Skip to content

Harri1118/Java-Operating-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operating system simulator I created in Fall 2024 during my time as a student.

  1. Utilizes multi-threaded systems to regulate Userland and kerneland processes
  2. Handles process scheduling, process sleeping, as well as piping
  3. Has a virtual memory page based system that allocates at least 1000 bytes to each process. Can do complex allocating / deallocating to handle program changes and memory management.
  4. Handles virtual devices, has an interface which is able to interact with these virtual devices to perform various tasks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages