CVSROOT: /cvs Module name: src Changes by: ari...@cvs.openbsd.org 2011/07/08 12:31:16
Modified files: sys/sys : hibernate.h sys/kern : subr_hibernate.c Log message: Change pig allocator to a highest-address selection. Add piglet allocator, which does a lowest-address selection. No callers yet, needed by mlarkin@ for hibernate voodoo.