CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/05/22 02:38:29
Modified files:
sys/uvm : uvm_map.c uvm_map.h
Log message:
Use atomic operations for reference counting VM maps.
This is necessary to do this accounting without the KERNEL_LOCK().
ok mvs@, kettenis@
