CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2012/07/11 04:07:40
Modified files: sys/uvm : uvm_swap.c uvm_swap.h Log message: add uvm_swap_check_range to scan for contig free space at end of swap. will be needed shortly for hibernate. ok deraadt@