Skip to content

porscheyin/os_prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

OS prototype

This is a multi-task operating system prototype. Key components of this operating system include a process scheduler and a virtual memory manager. These modules are developed on the top of the simulated hardware in C on Linux.

The code in src/base is the existing codebase provided by the course. The rest code in src is written by me.

About

An OS prototype

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages