CS230 操作系统

课程参考

进度
http://shtech.org/course/os/17s/

教材
Operating System Principles & Practice - Thomas Anderson, Michael Dahlin

其他参考资料

How do we design System API?
< The Art of UNIX Programming >

Optional Reading
Unix Philosophy Tanenbaum–Torvalds debate
Mach: A New Kernel Foundation For UNIX Development

In twenty or thirty years ago, micro kernel in operating system research is just as popular as deep learning in machine learning now.
But in practice, now there are nearly none of existing active operating system is using micro kernel.

#