28

GitHub - iosmanthus/Osmanthus: A developing operating system

 6 years ago
source link: https://github.com/iosmanthus/Osmanthus
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

Osmanthus

Osmanthus is a developing almost unix-like toy kernel.

Here are the features that has been implemented (or not) :

  • Boot with GRUB
  • Basic VGA driver
  • Format printing functions
  • Kernel debug functions
  • Interrupt handling library (partially)
  • Enable paging
  • Kernel heap allocator
  • Kernel level multithreading
    • Create thread via kthread_create
    • Join thread via kthread_join
    • Thread scheduling (simplest algorithm ? )
    • Mutex ! (Bakery algorithm)
  • Multiprocessing (Maybe we need a file system)

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK