Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Mar 2003 10:44:54 -0800 (PST)
From:      Tor Egge <tegge@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm uma_core.c
Message-ID:  <200303261844.h2QIisfr036011@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tegge       2003/03/26 10:44:54 PST

  FreeBSD src repository

  Modified files:
    sys/vm               uma_core.c 
  Log:
  Obtain Giant before calling kmem_alloc without M_NOWAIT and before calling
  kmem_free if Giant isn't already held.
  
  Revision  Changes    Path
  1.51      +21 -2     src/sys/vm/uma_core.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303261844.h2QIisfr036011>