Skip to content

yjc801/xinu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XINU

Xinu ("Xinu Is Not Unix", a recursive acronym) is a Unix-like operating system originally developed by Douglas Comer for instructional purposes at Purdue University in the 1980s.

http://en.wikipedia.org/wiki/Xinu

This repository includes some implementations on XINU.

Lab 1 Schedulers

Implemented aging scheduler, proportional share scheduler, and timeshare scheduler.

Lab 2 Interprocess Communication

Implemented pipes to XINU.

Lab 3 Interprocess Communication and Low-level Memory Management

To be Continued

Lab 4 Remote Disk System In Unix and Xinu

TBD

Lab 5 Enhanced Xinu File System

TBD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published