Thanks to visit codestin.com
Credit goes to github.com

Skip to content

huxiao1/HuOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HuOS: A hybrid kernel designed by me.

Overview

首先借用GRUB实现一个最简单的内核
结果2

HuOS混合内核架构的整体设计思路:首先它是一个宏内核,但是同时具备有微内核的特点,模块化设计,支持动态可加载和卸载。
HuOS

Hardware

Synchronization Primitives

lock1 lock2

init

1

Filesys_formatting_operations

Sixmajor_operations_of_the_file_system

sys_call

container

res

About

A mixed-mode OS designed by me.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors