NetBSD/sys/miscfs/deadfs
ad d2a0ebb67a UVM locking changes, proposed on tech-kern:
- Change the lock on uvm_object, vm_amap and vm_anon to be a RW lock.
- Break v_interlock and vmobjlock apart.  v_interlock remains a mutex.
- Do partial PV list locking in the x86 pmap.  Others to follow later.
2020-02-23 15:46:38 +00:00
..
dead_vfsops.c Add "void *extra" argument to vcache_new() so a file system may 2019-01-01 10:06:54 +00:00
dead_vnops.c UVM locking changes, proposed on tech-kern: 2020-02-23 15:46:38 +00:00