USENIX Conference Policies
Simple Memory Protection for Embedded Operating System Kernels
This work describes the design and implementation of memory protection in the Roadrunner operating system. The design is portable between various CPUs that provide page-level protection using Memory-Management Unit (MMU) hardware. The approach overlays protection domains on regions of physical memory that are in use by application processes and the operating system kernel. An analysis of code size shows that this design and implementation can be executed with an order of magnitude less code than that of implementations providing separate address spaces.
BibTeX
@inproceedings {270630,
author = {Frank Miller},
title = {Simple Memory Protection for Embedded Operating System Kernels},
booktitle = {2002 USENIX Annual Technical Conference (USENIX ATC 02)},
year = {2002},
address = {Monterey, CA},
url = {https://www.usenix.org/conference/2002-usenix-annual-technical-conference/simple-memory-protection-embedded-operating},
publisher = {USENIX Association},
month = jun
}
author = {Frank Miller},
title = {Simple Memory Protection for Embedded Operating System Kernels},
booktitle = {2002 USENIX Annual Technical Conference (USENIX ATC 02)},
year = {2002},
address = {Monterey, CA},
url = {https://www.usenix.org/conference/2002-usenix-annual-technical-conference/simple-memory-protection-embedded-operating},
publisher = {USENIX Association},
month = jun
}