Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No more global list of threads, one list of threads per process. | Alexis211 | 2010-08-10 | 1 | -0/+0 |
* | Now using a simple Round Robin scheduler. | Alexis211 | 2010-08-10 | 1 | -0/+0 |
* | Changed idt_waitIrq to support multiple waiting threads. | Alexis211 | 2010-08-10 | 1 | -0/+0 |
* | thread_sleep functions redone. | Alexis211 | 2010-08-10 | 1 | -0/+0 |
* | Added a lot of comments in kernel code. A bit of cleaning too. | Alexis211 | 2010-08-10 | 1 | -0/+0 |
* | Using a cross-compiler. Better makefile system. | Alexis211 | 2010-08-10 | 1 | -0/+0 |
* | First commit | Alexis211 | 2010-01-25 | 1 | -0/+0 |