NetBSD/tests/rump
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
..
kernspace UVM locking changes, proposed on tech-kern: 2020-02-23 15:46:38 +00:00
modautoload Avoid symbol clashes in test/rump/modautoload/t_modautoload with sanitizers 2019-08-17 04:04:28 +00:00
rumpkern Hopefully fix some problems seen with MP support on non-x86, in particular 2020-01-08 17:38:41 +00:00
rumpnet
rumpvfs
Makefile
Makefile.inc