mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
2965a45315
architecture from page queue lock to a hashed array of page locks (based on a patch by Jeff Roberson), I've implemented page lock support in the MI code and have only moved vm_page's hold_count out from under page queue mutex to page lock. This changes pmap_extract_and_hold on all pmaps. Supported by: Bitgravity Inc. Discussed with: alc, jeffr, and kib |
||
---|---|---|
.. | ||
clock.c | ||
copyinout.c | ||
interrupt.c | ||
locore.S | ||
machdep.c | ||
mmu_oea64.c | ||
mmu_oea.c | ||
mp_cpudep.c | ||
nexus.c | ||
ofw_machdep.c | ||
ofwmagic.S | ||
platform_chrp.c | ||
swtch.S | ||
trap_subr.S | ||
trap.c | ||
uma_machdep.c | ||
vm_machdep.c |