Skip to content

glimpse is simple operating system which supports virtual memory, multi-tasking and other basic features

Notifications You must be signed in to change notification settings

kiransj/glimpse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glimpse is a tiny operating system who's goal is just to explain how memory management and task switching works in x86 machine. This current implementation creates a few threads and allocates them their private address spaces and multitasks between them. And also implements mapping physical memory to virutal memory. Tested it on Qemu.

About

glimpse is simple operating system which supports virtual memory, multi-tasking and other basic features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published