Skip to content

noterpopo/ChenOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChenOS

中文 | English

banner

ChenOS is an UNIX-like operating system kernel.

Table of Contents

Completed

Module Status Description
Multi Task Compeleted Preemptive multitasking(time-slice)
Memory Management Compeleted Memory paging
Filesystem Compeleted Implemeted basic syscall
Coming...

Setup

You can setup the enviroment by Docker.

docker pull noterpopo/ubuntu-gcc-nasm

Usage

Use this to run the kernel!

bochs -f bochs

Note: You shounld use this command under the default dir.

License

MIT © Noterpopo.

About

An UINX-like operation system kernel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published