cvs commit: src/sys/vm uma_core.c

Tor Egge tegge at FreeBSD.org
Wed Mar 26 18:44:58 PST 2003


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


More information about the cvs-src mailing list