ChenOS is an UNIX-like operating system kernel.
Module | Status | Description |
---|---|---|
Multi Task | Compeleted | Preemptive multitasking(time-slice) |
Memory Management | Compeleted | Memory paging |
Filesystem | Compeleted | Implemeted basic syscall |
Coming... |
You can setup the enviroment by Docker.
docker pull noterpopo/ubuntu-gcc-nasm
Use this to run the kernel!
bochs -f bochs
Note: You shounld use this command under the default dir.