summaryrefslogtreecommitdiff
path: root/src/library/gc
Commit message (Collapse)AuthorAgeFilesLines
* Removed all old object/request/... stuff (that was crap)Alexis2112010-09-102-255/+6
|
* Each thread has its own stack. Added simple unit tests for kmalloc,kfreeAlexis2112010-09-101-1/+18
| | | | Found a bug in heap_contract (not sure) but didn't fix it.
* More work on managerAlexis2112010-04-072-11/+18
|
* More work on IPC.Alexis2112010-04-052-4/+13
|
* Shared memory segment manager in userlandAlexis2112010-03-312-3/+122
|
* More work on IPC and userland tools.Alexis2112010-03-303-2/+446
|
* IPC not tested but suposedly working.Alexis2112010-03-241-0/+36
|
* More work on IPCAlexis2112010-03-231-0/+47