Skip to content

zhihuacc/Xc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xc

A little toy OS kernel ressembling Linux.

  1. It can boot from real-mode, setup page tables and jump to protected-mode; listen on clock interrupts to print letters on screen.
  2. Memory management and process scheduling are not finished.

Refer to my series of blogs https://blog.csdn.net/bokee/article/details/6900361 for more details.

About

A simplified toy kernel ressembling Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published