version 1.5, 2014/03/27 14:43:31
|
version 1.7, 2019/04/15 23:45:57
|
Line 3
|
Line 3
|
[[!toc levels=2]] |
[[!toc levels=2]] |
|
|
This page is about rump kernels in NetBSD and assumes the reader knows |
This page is about rump kernels in NetBSD and assumes the reader knows |
the basics of rump kernels. See http://www.rumpkernel.org/ for general |
the basics of rump kernels. See |
information about rump kernels. |
[rumpkernel.org](http://www.rumpkernel.org/) for general information |
|
about rump kernels. |
|
|
## System security |
## System security |
|
|
Line 34 unaffected.
|
Line 35 unaffected.
|
The problems of automated kernel testing are documented for example in |
The problems of automated kernel testing are documented for example in |
[The Design and Implementation of the Anykernel and Rump Kernels](http://lib.tkk.fi/Diss/2012/isbn9789526049175/isbn9789526049175.pdf). |
[The Design and Implementation of the Anykernel and Rump Kernels](http://lib.tkk.fi/Diss/2012/isbn9789526049175/isbn9789526049175.pdf). |
Rump kernels are used in the continuous tests run by the NetBSD project. |
Rump kernels are used in the continuous tests run by the NetBSD project. |
See http://releng.NetBSD.org/ for the results or the NetBSD source tree |
See [Release Engineering Status Site](http://releng.NetBSD.org/) for the results or the NetBSD source tree |
under `src/tests` for the test programs themselves. |
under `src/tests` for the test programs themselves. |
|
|
|
|