CVSROOT:        /cvs
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008/10/18 06:11:30

Modified files:
        sys/kern       : kern_malloc.c 
        sys/sys        : malloc.h param.h 
        sys/uvm        : uvm_init.c 

Log message:
Revert the change to use pools for <= PAGE_SIZE allocations.  It
changes the pressure on the uvm system, uncovering several bugs.  Some
of those bugs result in provable deadlocks.  We'll have to reconsider
integrating this diff again after fixing those bugs.

ok art@

Reply via email to