CVSROOT: /cvs Module name: src Changes by: ari...@cvs.openbsd.org 2011/07/05 13:48:02
Modified files: sys/uvm : uvm_pmemrange.c Log message: Don't derefence the item past the end of the array to figure out if the extraction loop should stop. No more 298 pages in 42 segments when asking for only 32 pages in 1 segment. ok oga@