summaryrefslogtreecommitdiff
path: root/src/include/gc
Commit message (Expand)AuthorAgeFilesLines
* Some cleanup ; relocated the kernel at 0xC0000000Alex AUVOLAT2012-05-013-68/+0
* Removed all old object/request/... stuff (that was crap)Alexis2112010-09-103-110/+2
* Each thread has its own stack. Added simple unit tests for kmalloc,kfreeAlexis2112010-09-101-0/+2
* More work on managerAlexis2112010-04-072-7/+13
* More work on IPC.Alexis2112010-04-052-0/+2
* Shared memory segment manager in userlandAlexis2112010-03-312-1/+17
* More work on IPC and userland tools.Alexis2112010-03-304-1/+105
* IPC not tested but suposedly working.Alexis2112010-03-241-0/+29
* More work on IPCAlexis2112010-03-231-0/+17