Skip to content

trying to make a microkernel or something piss off

Notifications You must be signed in to change notification settings

Lucky4Luuk/os_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

os_project

An attempt at a microkernel, but honestly, it will probably fail seeing as I just got started lol.

TODO

  • Check if LAPIC is always mapped to the same memory location
  • Sleep function that doesn't rely on RTC (RDTSC/HPET)

In progress

  • Ring 3 tasks

Recently completed

  • Pre-emptive multitasking (thanks Phil Opp) [STILL NEEDS WORK]

Long term goals

  • Userspace
  • Some sort of GUI

About

trying to make a microkernel or something piss off

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published