What is this
This is my fork of JOS operating system - educational os written by MIT guys that teaches the fundamentals of engineering operating systems.
The JOS operating system, have Unix-like functions (e.g., fork, exec), and implemented in an exokernel style
(i.e., the Unix functions are implemented mostly as user-level library instead of built-in to the kernel).
The major parts of the JOS operating system are:
Booting
Memory management
User-level environments
Preemptive multitasking
File system and spawn
MIT CS 6.828 labs
The origin could be found here https://pdos.csail.mit.edu/6.828/2012/overview.html
-
Notifications
You must be signed in to change notification settings - Fork 0
alexhoppus/jos-x86-alexhoppus
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published