Skip to content

andyt338/ThreadOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author: Andy Thompson

This is a Unix-like OS called 'ThreadOS', written in Java.  Tests with the following numbers in them indicate tests which test the functionality of that number's corresponding feature:

1 - shell
2 - scheduler
3 - sychronizer
4 - disk cache
5 - file system

example of how to execute one of the tests:

$ java boot
    threadOS ver 1.0:
    Type ? for help
    threadOS: a new thread (thread=Thread[Thread-3,2,main] tid=0 pid=-1)
    -->l Test2b

About

Unix-like operating system built in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages