CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/04/27 02:37:47
Modified files:
sys/uvm : uvm_anon.c uvm_fault.c uvm_page.c
Log message:
Make it possible to run the upper part of the fault handler in parallel.
Tested by many as part of a larger diff. Adapted from NetBSD. Parallel
fault handling is currently disabled by default.
