JijOS 0.3.3
Posted: Tue May 07, 2002 11:00 pm
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
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