Date: Tue, 25 Jun 2002 14:04:50 -0700 (PDT) From: Jeff Roberson <jeff@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm uma_core.c Message-ID: <200206252104.g5PL4ok96078@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff        2002/06/25 14:04:50 PDT
  Modified files:
    sys/vm               uma_core.c 
  Log:
  Reduce the amount of code that runs with the zone lock held in slab_zalloc().
  This allows us to run the zone initialization functions without any locks held.
  
  Revision  Changes    Path
  1.31      +8 -6      src/sys/vm/uma_core.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206252104.g5PL4ok96078>
