JijOS 0.3.3

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
jijos

JijOS 0.3.3

Post by jijos »

New realese of my hobby kernel:

New in v0.3.3:
* physical memory allocation
* paging
* virtual memory

http://www.openbg.net/sto/news.php?deta ... 34711.news

JijOS basic features:

* Multiboot compatible - Example for booting compressed kernel with GRUB. Take a look on e820-bios call memory detection ;0)
* Mixing NASM + GNU C soures
* Kernel is in ELF executable file format
* Tiny libc
* Use advanced cpu detection from Linux sources
* Can be compiled with or without kernel debug messaging
Post Reply