CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/07/08 11:58:16
Modified files:
sys/conf : files
Added files:
sys/kern : subr_hibernate.c
sys/sys : hibernate.h
Removed files:
sys/kern : subr_hiballoc.c
sys/sys : hiballoc.h
Log message:
Move hiballoc to hibernate.h, subr_hibernate.c
Next few commits will move other hibernate-specific functionality,
like the pig-allocator, to subr_hibernate.
No functional change, no callers either.
