Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/overvenus/jos
JOS, 2014, 6.828: Operating System Engineering
https://github.com/overvenus/jos
Last synced: about 1 month ago
JSON representation
JOS, 2014, 6.828: Operating System Engineering
- Host: GitHub
- URL: https://github.com/overvenus/jos
- Owner: overvenus
- Created: 2015-09-26T13:45:46.000Z (about 9 years ago)
- Default Branch: lab6
- Last Pushed: 2015-09-27T03:18:51.000Z (about 9 years ago)
- Last Synced: 2024-10-14T06:06:49.509Z (2 months ago)
- Language: C
- Size: 906 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [6.828: Operating System Engineering]
## JOS
My implemention of JOS. You may find some helpful hints in this repo, but also be care with **DEAD CODE**!
## Links
- [6.828 lab tools guide](https://pdos.csail.mit.edu/6.828/2014/labguide.html)
- [6.828 Reading materials](https://pdos.csail.mit.edu/6.828/2014/reference.html)
- [OSDev.org](http://wiki.osdev.org/Main_Page)
- [Gustavo Duarte](http://duartes.org/gustavo/blog/archives/)
- [Git](https://git-scm.com/)## Acknowledge
Many thanks to 6.828 staff.
[6.828: Operating System Engineering]: https://pdos.csail.mit.edu/6.828/2014/index.html