kern

log src/test_proc.S

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:39:40 +0300 John Tsiombikas ok I *think* i've fixed it now
Wed, 17 Aug 2011 05:37:30 +0300 John Tsiombikas fixed the comments in test_proc.S
Tue, 16 Aug 2011 03:26:53 +0300 John Tsiombikas I think we're done for now. two processes seem to be scheduled and switched just fine, fork seems to work (NO CoW YET!)
Mon, 15 Aug 2011 06:17:58 +0300 John Tsiombikas finally, runqueues, blocking, waking up, idle loop etc, all seem to work fine
Mon, 01 Aug 2011 06:45:29 +0300 John Tsiombikas lalalala
Mon, 25 Jul 2011 11:29:57 +0300 John Tsiombikas added the first test process code and system call numbers header