NetBSD/lib/librumpuser
rmind 0f412aba18 Give RUMP mutex and rwlock their own cache-line. Also give a separate
cache-line for the rwlock's reader counter.
2013-09-26 00:41:51 +00:00
..
Makefile Install rumpuser_port.h 2013-09-10 16:51:24 +00:00
rumpuser_bio.c Pass off_t over the hypercall interface as int64_t to avoid potential 2013-05-15 14:58:24 +00:00
rumpuser_component.c include stdint.h before rumpuser.h (on some platforms it doesn't get 2013-05-07 15:18:35 +00:00
rumpuser_component.h Translate error codes between the hypervisor and rump kernel. 2013-04-30 12:39:20 +00:00
rumpuser_daemonize.c include stdint.h before rumpuser.h (on some platforms it doesn't get 2013-05-07 15:18:35 +00:00
rumpuser_dl.c comment polish: just musl 2013-07-30 18:56:03 +00:00
rumpuser_errtrans.c Translate error codes between the hypervisor and rump kernel. 2013-04-30 12:39:20 +00:00
rumpuser_int.h Translate error codes between the hypervisor and rump kernel. 2013-04-30 12:39:20 +00:00
rumpuser_port.h more platform-specific qualifiers 2013-09-10 17:58:39 +00:00
rumpuser_pth_dummy.c Pass enums over the hypercall interface as ints to avoid some 2013-05-15 14:52:49 +00:00
rumpuser_pth.c Give RUMP mutex and rwlock their own cache-line. Also give a separate 2013-09-26 00:41:51 +00:00
rumpuser_sp.c Fix build where compiler can throw an array-bounds error and 2013-07-18 12:28:26 +00:00
rumpuser.3 Use <major>.<minor> for NetBSD version. 2013-07-22 12:36:56 +00:00
rumpuser.c Change the default value of rump kernels CPUs to 2. It used to be 2013-08-14 08:29:25 +00:00
shlib_version
sp_common.c