Skip to content

melttt/os_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

memory management:buddy system + slab(simple version)
process scheduler:cfs(simple version)
file system:based on b+ tree

references:xv6 and ucore