CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2011/07/06 04:25:21

Modified files:
        sys/conf       : files 
Added files:
        sys/sys        : hiballoc.h 
        sys/kern       : subr_hiballoc.c 

Log message:
Hibernate memory allocator.

A simple first-fit allocator, intended to manage small ranges of memory.
This is currently not called.

tested and ok mlarkin@, prodded by deraadt@

Reply via email to