Go to file
q3k b5ecbd1a07 Revamped the physical frame manager.
It now uses bitmaps, but is limited to one of them, so 128M of RAM.
I'll have to fix this someday, but right now it failing gracefully and reminding me that my shit's broken should be enough.
2012-10-30 15:37:51 +01:00
.settings Some scheduler fixes. 2011-06-27 17:59:54 +02:00
Kernel Revamped the physical frame manager. 2012-10-30 15:37:51 +01:00
Loader Kernel runnable on new QEmu with KVM enabled by default. 2012-10-28 10:25:08 +01:00
.cproject Now compiles on Windows + Eclipse + Cygwin! 2011-05-08 16:22:31 +02:00
.gdbinit Now actually runs. 2011-02-21 17:29:53 +01:00
.gitdescription .gitdescription 2012-07-30 14:37:33 +02:00
.gitignore gitignore updated 2012-09-21 12:46:42 +02:00
.project Now compiles on Windows + Eclipse + Cygwin! 2011-05-08 16:22:31 +02:00
README Updated to reflect x64 changes. 2011-06-28 13:29:41 +02:00

README

This is Cucumber.

It doesn't do much yet. If you're browsing this right now, you should
probably leave as there is nothing remotely interesting here to be seen - I
just needed a repo to protect against data loss.

But yeah. x86. Microkernel. Paged. 64-bit. Pre-emptive multitasking. POSIX-compliant by using services. Messaging 'ERRYWHERE.