Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Basic object system - THIS IS STILL A LONG WAY TO GO!! | Alex AUVOLAT | 2012-05-01 | 1 | -1/+2 |
* | Now using Doug Lea's malloc for userland too. And improved stability. | Alex AUVOLAT | 2012-05-01 | 1 | -2/+2 |
* | Now using Doug Lea's malloc in kernel land. Next: same in userland. | Alex AUVOLAT | 2012-05-01 | 1 | -2/+2 |
* | Some cleanup ; relocated the kernel at 0xC0000000 | Alex AUVOLAT | 2012-05-01 | 1 | -4/+5 |
* | Removed all old object/request/... stuff (that was crap) | Alexis211 | 2010-09-10 | 1 | -1/+1 |
* | Each thread has its own stack. Added simple unit tests for kmalloc,kfree | Alexis211 | 2010-09-10 | 1 | -1/+1 |
* | Now using a simple Round Robin scheduler. | Alexis211 | 2010-08-10 | 1 | -1/+1 |
* | Using a cross-compiler. Better makefile system. | Alexis211 | 2010-08-10 | 1 | -35/+11 |
* | More work on manager | Alexis211 | 2010-04-07 | 1 | -1/+1 |
* | IPC not tested but suposedly working. | Alexis211 | 2010-03-24 | 1 | -1/+1 |
* | More work on IPC | Alexis211 | 2010-03-23 | 1 | -1/+1 |
* | old uncommited changes commited | Alexis211 | 2010-03-02 | 1 | -1/+2 |
* | Reorganisation | Alexis211 | 2010-02-06 | 1 | -0/+38 |