【24h】

Mondrix

机译:Mondrix.

获取原文

摘要

This paper presents the design and an evaluation of Mondrix, a version of the Linux kernel with Mondriaan Memory Protection (MMP). MMP is a combination of hardware and software that provides efficient fine-grained memory protection between multiple protection domains sharing a linear address space. Mondrix uses MMP to enforce isolation between kernel modules which helps detect bugs, limits their damage, and improves kernel robustness and maintainability. During development, MMP exposed two kernel bugs in common, heavily-tested code, and during fault injection experiments, it prevented three of five file system corruptions.The Mondrix implementation demonstrates how MMP can bring memory isolation to modules that already exist in a large software application. It shows the benefit of isolation for robustness and error detection and prevention, while validating previous claims that the protection abstractions MMP offers are a good fit for software. This paper describes the design of the memory supervisor, the kernel module which implements permissions policy.We present an evaluation of Mondrix using full-system simulation of large kernel-intensive workloads. Experiments with several benchmarks where MMP was used extensively indicate the additional space taken by the MMP data structures reduce the kernel's free memory by less than 10%, and the kernel's runtime increases less than 15% relative to an unmodified kernel.
机译:本文介绍了Mondrix的设计和评估,带有Mondriaan内存保护(MMP)的Linux内核版本。 MMP是硬件和软件的组合,可在共享线性地址空间之间提供有效的细粒度内存保护。 Mondrix使用MMP在内核模块之间强制执行隔离,这有助于检测错误,限制其损坏,并提高内核鲁棒性和可维护性。在开发过程中,MMP公开了共同,严重测试的代码和故障注射实验中的两个内核错误,它阻止了五个文件系统损坏中的三种.Mondrix实现演示了MMP如何将内存隔离带到大型软件中已存在的模块中的内存隔离应用。它显示了稳健性和错误检测和预防的隔离的益处,同时验证了先前的保护抽象MMP优惠是适合软件。本文介绍了内存主管的设计,内核模块实现了权限策略.WE使用大型内核密集型工作负载的全系统模拟呈现Mondrix的评估。使用若干基准测试的实验,其中MMP广泛指示MMP数据结构拍摄的额外空间将内核的自由存储器缩小小于10%,而内核的运行时相对于未修改的内核增加小于15%。

著录项

相似文献

  • 外文文献
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号