kern
log src/test_proc.S
age | author | description |
---|---|---|
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 |