Sciweavers

HOTOS
2003
IEEE

Hardware Works, Software Doesn't: Enforcing Modularity with Mondriaan Memory Protection

13 years 9 months ago
Hardware Works, Software Doesn't: Enforcing Modularity with Mondriaan Memory Protection
Two big problems with operating systems written in unsafe languages are that they crash too often and that adding features becomes much more difficult over time. One cause of both of these problems is the lack of enforceable memory protection between module boundaries. Clear module boundaries make dependencies explicit, resulting in more reliable and maintainable code. Mondriaan Memory Protection (MMP) is a hardware/software design for fine-grained memory protection that can enforce module boundaries for systems written in unsafe languages. We present the design of an MMP-based modular operating system kernel and show how MMP can be used to provide module isolation while maintaining performance.
Emmett Witchel, Krste Asanovic
Added 04 Jul 2010
Updated 04 Jul 2010
Type Conference
Year 2003
Where HOTOS
Authors Emmett Witchel, Krste Asanovic
Comments (0)