NetBSD/sys/rump/include
martin 3fd84419c8 PR kern/57626: instead of an (arbitrary) FAKE_PAGE_SHIFT (and always
using 4k pages), query the hypervisor for the real page size of the host
kernel and use that for architectures that do not have compile time
constant page sizes.
2023-09-24 09:33:26 +00:00
..
machine fix typos in comments. 2023-08-17 14:19:49 +00:00
opt Added a kernel option to run LACP on a half duplex interface 2022-03-31 01:36:47 +00:00
rump PR kern/57626: instead of an (arbitrary) FAKE_PAGE_SHIFT (and always 2023-09-24 09:33:26 +00:00
rump-sys Garbage-collect the remaining vestiges of netisr. 2022-09-03 02:47:59 +00:00
sys Add turnstile_print prototype for LOCKDEBUG 2020-11-04 19:27:53 +00:00
Makefile