Skip to content

a toy to learn operating system running on X86_64 architecture

Notifications You must be signed in to change notification settings

suisui-koubou/supernova

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 

Repository files navigation

supernova operating system

What I cannot create I do not understand

by Richard P. Feynman

可参考资料

Learn MIT 6.S081 or MIT 6.828 ?

6.828 Operating System Engineering是MIT久负盛名的一门操作系统相关的课程。这门课程有多牛呢? 举个例子,以陈海波老师为首的上海交通大学IPADS实验室可以说是国内最强的操作系统相关实验室之一, 而陈海波老师等人在他们读博的时候(早在2005年左右)就完成了6.828课程的学习甚至还以6.828的JOS系统为基础开发了Corey操作系统, 并发表了一篇ODSI2008论文Corey: An operating system for many cores, 该论文也是陈老师至今引用最高的论文。而后,IPADS老师也基于6.828的资源,在上海交通大学软件学院开设了多年操作系统课程。

胡津铭 https://zhuanlan.zhihu.com/p/251366985

Related Courses

Features

  • kernel
  • file system
  • POSIX and system call (LKL ?)
  • musl-libc porting
  • LLVM tool chain porting
  • install other libraries to make it run on X86 embedded system
  • host a website (by nginx)

Links

About

a toy to learn operating system running on X86_64 architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published