Academic Papers
Zhang3(讨论 | 贡献)2021年12月28日 (二) 05:27的版本 (创建页面,内容为“请注意,这些链接大多数都指向pdf文件,其中一些可以直接下载。 == 内核设计 == * 'The Case for Crypto Protocol Awareness in the Kernel' by Burnside and Keromytis, 2006 http://academiccommons.columbia.edu/catalog/ac:149447 Academic Commons link page * 'Exokernel: An Operating System Architecture for Application-Level Resource Management', by Engler, Kaashoek and O’Toole, 1995 http://citeseer.ist.psu.edu/viewdoc/summary?doi…”)
请注意,这些链接大多数都指向pdf文件,其中一些可以直接下载。
内核设计
- 'The Case for Crypto Protocol Awareness in the Kernel' by Burnside and Keromytis, 2006 [Academic Commons link page]
- 'Exokernel: An Operating System Architecture for Application-Level Resource Management', by Engler, Kaashoek and O’Toole, 1995 [CiteSeer link page]
- 'Improving IPC by Kernel Design' by Liedtke, 1993 [Yale PDF]
- 'Operating System Virtualization: Practice and Experience' by Laadan and Nieh, 2008 [Academic Commons link page]
- 'An Overview of the Synthesis Operating System' by Pu and Massalin, 1989 [Academic Commons link page]
- 'The Protection of Information in Computer Systems' by Saltzer and Schroeder, 1975 [CiteSeer link page]
- 'Protecting Commodity Operating Systems through Strong Kernel Isolation' by Kemerlis, 2015 [Academic Commons link page]
- 'Speculative Execution as an Operating System Service' by Locasto and Keromytis, 2006 [Academic Commons link page]
- 'Synthesis: An Efficient Implementation of Fundamental Operating System Services' by Massalin, 1992 [CiteSeer PDF] [Valerie Aurora HTML]
- 'The Synthesis Kernel' by Pu, Massalin, and Ioannidis, 1987 [USENIX PDF]
- 'Threads and Input/Output in the Synthesis Kernel', by Pu and Massalin, 1989 [Princeton PDF]
文件系统设计
- 'ChunkFS' by Aurora, 2006 [usenix.org PDF] [usenix.org HTML] [Valerie Aurora PDF]
- 'Improving File System Reliability and Availability with Continuous Checker and Repair' by Gunawi, 2011 [UC Berkeley PDF]
- 'Repair-Driven File System Design' by Aurora, 2006 [Valerie Aurora PDF]
- 'Using Declarative Invariants for Protecting File-System Integrity' Sun, et. al., 2006 [SIGOPS PDF]
Security
- 'Bro: A System for Detecting Network Intruders in Real-Time' by Paxson, 1999 [CiteSeer link page]
- 'The Protection of Information in Computer Systems' by Saltzer and Schroeder, 1975 [CiteSeer link page]
- 'Protecting Commodity Operating Systems through Strong Kernel Isolation' by Kemerlis, 2015 [Academic Commons link page]
Distributed Systems
- 'An Integrated Experimental Environment for Distributed Systems and Networks', by White et. al., 2002 [CiteSeer link page]
- 'Unreliable Failure Detectors for Reliable Distributed Systems' by Chandra and Toueg, 1996 [CiteSeer link page]
- 'Virtual Time and Global States of Distributed Systems', Mattern, 1988 [CiteSeer link page]
Specific Implementation Techniques
- 'PCLSRing: Keeping Process State Modular', Bawden, 1989 (unpublished draft) hack.org repository