Skip to content

NachOS : Not Another Completely Heuristic Operating System.

Notifications You must be signed in to change notification settings

maphdev/M1_Project_NachOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NachOS

NachOS : Not Another Completely Heuristic Operating System.

Part 1 : synchronous console, implementation of system calls.

Part 2 : user threads, multithreading, semaphores.

Part 3 : Pagination.