Searched hist:246840 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/vm/
H A Dvm_radix.cdiff 246840 Fri Feb 15 14:09:32 MST 2013 attilio On arches with VM_PHYSSEG_DENSE the vm_page_array is larger than
the actual number of vm_page_t that will be derived, so v_page_count
should be used appropriately.

Besides that, add a panic condition in case UMA fails to properly
restrict the area in a way to keep all the desired objects.

Sponsored by: EMC / Isilon storage division
Reported by: alc

Completed in 155 milliseconds