Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 451 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 451 Bytes

pepper_bare_bones

Kernel from scratch for intel core 32 bits

My goal is to make OS that will use for performance networking research and engineering.

For now, we are still at the initialisation steps, ... :

  • Simples boot sectors (First stage and second stage)
  • Apic and IOAPIC
  • Pagination and segmentation functionnality
  • Memory Allocation
  • Process management
  • I/O management
  • Kernel console and monitor for execute some instructions