CVSROOT: /cvs Module name: src Changes by: ari...@cvs.openbsd.org 2011/07/08 12:20:10
Modified files: sys/sys : hibernate.h sys/kern : subr_hibernate.c sys/uvm : uvm_pmemrange.c uvm_pmemrange.h Log message: 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.