Skip to content

imabhishekl/XINU-Customization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XINU-Customization

#This a customization done to xinu project as a part of CSC501 course project #The primary purpose of the code base is to explain and make understand how things work at kernel level. #Using of this code base is entirely on your own risk. #For more details on this please refer http://www.xinu.cs.purdue.edu/

#Lab0 :-> Basic XINU prints for memory map etc. #Lab1 :-> Implmentation for process Scheduling Policy. #Lab2 :-> Paging Implementation in XINU OS via page table and virtual memory concepts. #LAB3 :-> Concurrency Problem solution for reader writer problem by using the locking mechanism on condition variable.

About

Xinu Customization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published