CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/12/10 01:38:18
Modified files:
sys/uvm : uvm_amap.c uvm_anon.c uvm_aobj.c uvm_fault.c
uvm_map.c uvm_object.c uvm_page.c uvm_pdaemon.c
uvm_vnode.c
Log message:
Push `pageqlock' dances inside uvm_page{de,}activate() & uvm_pagewire().
Tested during multiple bulks on amd64, i386, arm64 and sparc64 by jca@,
phessler@ and sthen@.
