History log of /openbsd-src/sys/kern/subr_hibernate.c (Results 151 – 152 of 152)
Revision Date Author Comments
# b3ad10fa 08-Jul-2011 ariane <ariane@openbsd.org>

Move uvm_pmr_zero_everything() to subr_hibernate.

This function will probably die before ever being called
from the in-tree code, since hibernate will move to RLE encoding.

No functional change, fu

Move uvm_pmr_zero_everything() to subr_hibernate.

This function will probably die before ever being called
from the in-tree code, since hibernate will move to RLE encoding.

No functional change, function had no callers.

show more ...


# 088aa6da 08-Jul-2011 ariane <ariane@openbsd.org>

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.


1234567