cvs commit: src/sys/vm uma_core.c

Andrew Gallatin gallatin at FreeBSD.org
Fri Apr 18 06:02:31 PDT 2003


gallatin    2003/04/18 06:02:30 PDT

  FreeBSD src repository

  Modified files:
    sys/vm               uma_core.c 
  Log:
  Don't grab Giant in slab_zalloc() if M_NOWAIT is specified.  This
  should allow the use of INTR_MPSAFE network drivers.
  
  Tested by: njl
  Glanced at by: jeff
  
  Revision  Changes    Path
  1.52      +9 -4      src/sys/vm/uma_core.c


More information about the cvs-src mailing list