Skip to content

KerneyJ/myos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

make ARCH=architecture architecture options

  • x86_64
  • i386

Run

make ARCH=architecture run

Notes:

  • allocate a stack for each cpu and then point each CPUs stack pointer to those different
  • flush TLB after every page table after context switch

TODO

  • make alloc_physpage give the option to allocate multiple pages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published