Skip to content

drouyang/joos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The JOOS Operating System 

* Introduction
The JOOS Operating System is a prototype operating system developed by Jiannan Ouyang (ouyang@cs.pitt.edu), and named after his initial. Skeleton code was from the MIT 6.828 Operating System Engineering course project. (http://pdos.csail.mit.edu/6.828/).

* Code Organization
boot/: simple boot loader which load the kernel from 1st sector of 1st disk
conf/: configuration information for Makefile
inc/: kernel header files
kern/: core kernel source and header files
lib/: utilities used by kernel and user space programs
user/: user space program for test purpose

About

Joos: a prototype operating system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published