Skip to content

shplm/Operating-Systems-xv6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An introduction course to the implementation of a modern operating system. This will involve implementing pieces of the Linux Kernel, as well as additional coding projects intended to furture understanding.

Topics covered will include:

Concurrency
I/O Scheduling
CPU Scheduling
Deadlock
Virtual Memory
Memory protection
File systems

It is assumed that a basic C knowledge is had by all students in the class. This includes syntax, flow control constructs, basic function usage, and pointers. Basic UNIX/Linux knowledge is also assumed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published