summaryrefslogtreecommitdiff
path: root/src/kernel/mem/mem.c
Commit message (Collapse)AuthorAgeFilesLines
* Each thread has its own stack. Added simple unit tests for kmalloc,kfreeAlexis2112010-09-101-1/+1
| | | | Found a bug in heap_contract (not sure) but didn't fix it.
* Added a lot of comments in kernel code. A bit of cleaning too.Alexis2112010-08-101-0/+4
|
* IPC not tested but suposedly working.Alexis2112010-03-241-1/+1
|
* ReorganisationAlexis2112010-02-061-0/+95