summaryrefslogtreecommitdiff
path: root/src/kernel/mem/mem.c
Commit message (Expand)AuthorAgeFilesLines
* New heap, simple and bug-free, but inefficient.katchup2010-12-121-3/+14
* Each thread has its own stack. Added simple unit tests for kmalloc,kfreeAlexis2112010-09-101-1/+1
* 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