Rethinking the library OS from the top down 论文
2011引用 217
Advanced Data Storage TechnologiesSecurity and Verification in ComputingCloud Computing and Resource Management
摘要
This paper revisits an old approach to operating system construc-tion, the library OS, in a new context. The idea of the library OS is that the personality of the OS on which an application depends runs in the address space of the application. A small, fixed set of abstractions connects the library OS to the host OS kernel, offering the promise of better system security and more rapid independent evolution of OS components.