[Pintos]: http://web.stanford.edu/class/cs140/projects/pintos/pintos.html is a simple operating system framework for the 80x86 architecture.
- Wait Queue
- Basic Priority Scheduling
- User Program Exeuction
- Process Management
- System Calls
- Buffer Cache
- Extensible Files
- Filesystem and Subdirectories