Skip to content
/ osfs08 Public

Operating System From Scratch : learn OS by practice

Notifications You must be signed in to change notification settings

yyu/osfs08

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Operating System From Scratch

Step 08: IPC

Orange'S is designed as a microkernel-based system. You'll see in a/ how IPC (Inter-Process Communication) is implemented. It is very similar to the IPC mechanism in Minix, since Orange'S is inspired by Minix.

After you read my code, it'll be very easy for you to understand Minix and other microkernel IPC mechanisms.

‹prev next›

About

Operating System From Scratch : learn OS by practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published