log src/proc.c
age |
author |
description |
Mon, 10 Oct 2011 04:16:01 +0300 |
John Tsiombikas |
- added a generic red-black tree data structure |
Wed, 17 Aug 2011 05:42:44 +0300 |
John Tsiombikas |
added errno.h in klibc |
Wed, 17 Aug 2011 05:33:03 +0300 |
John Tsiombikas |
added a comment describing the push of just_forked address to the stack frame of the newly-forked process. |
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, 15 Aug 2011 04:03:39 +0300 |
John Tsiombikas |
Fixed most important task switching bugs. |
Sun, 14 Aug 2011 16:57:23 +0300 |
John Tsiombikas |
bringing the task switching thing into shape with proper per-process kernel stacks and shit |
Mon, 08 Aug 2011 09:53:10 +0300 |
John Tsiombikas |
llalallalala |