JijOS v0.3.3
Posted: Wed May 08, 2002 12:52 am
New realese of my hobby kernel:
New in v0.3.3:
* physical memory allocation
* paging
* virtual memory
http://www.openbg.net/sto/os/jijos/
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/os/jijos/
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