kern
log
age | author | description |
---|---|---|
Thu, 13 Oct 2011 05:22:35 +0300 | John Tsiombikas | changed test_proc to modify memory after the fork in order to try out copy-on-write, |
Wed, 12 Oct 2011 14:46:00 +0300 | John Tsiombikas | added a comment in clone_vm |
Wed, 12 Oct 2011 14:39:40 +0300 | John Tsiombikas | ok I *think* i've fixed it now |
Mon, 10 Oct 2011 04:16:01 +0300 | John Tsiombikas | - added a generic red-black tree data structure |
Sun, 09 Oct 2011 20:38:35 +0300 | John Tsiombikas | added strcmp |
Thu, 06 Oct 2011 04:28:21 +0300 | John Tsiombikas | ops, forgot the -m in -m elf_i386 ld arg |
Wed, 05 Oct 2011 02:34:58 +0300 | John Tsiombikas | changed the makefile to only pass "emulation" (-m32 -melf_i386) only when not |