mirror of
https://github.com/opnsense/src.git
synced 2026-03-31 23:15:10 -04:00
o Relax locking assertions for pmap_enter_object() and add them also to architectures that currently don't have any o Introduce VM_OBJECT_LOCK_DOWNGRADE() which is basically a downgrade operation on the per-object rwlock o Use all the mechanisms above to make vm_map_pmap_enter() to work mostl of the times only with readlocks. Sponsored by: EMC / Isilon storage division Reviewed by: alc |
||
|---|---|---|
| .. | ||
| clock.c | ||
| copyinout.c | ||
| interrupt.c | ||
| locore.S | ||
| locore32.S | ||
| locore64.S | ||
| machdep.c | ||
| mmu_oea.c | ||
| mmu_oea64.c | ||
| mmu_oea64.h | ||
| moea64_if.m | ||
| moea64_native.c | ||
| mp_cpudep.c | ||
| nexus.c | ||
| slb.c | ||
| swtch32.S | ||
| swtch64.S | ||
| trap.c | ||
| trap_subr32.S | ||
| trap_subr64.S | ||
| uma_machdep.c | ||
| vm_machdep.c | ||