summaryrefslogtreecommitdiffstats
path: root/src/kernel/taskmgr.C
Commit message (Expand)AuthorAgeFilesLines
* Refactor task-manager tid counter to generic lockfree algorithm.Patrick Williams2010-06-091-6/+1
* Add task control syscalls.Patrick Williams2010-06-071-1/+2
* Create init process, fix scheduler bugs.Patrick Williams2010-06-071-1/+1
* Give tasks a void-ptr parameter like pthreads.Patrick Williams2010-06-071-4/+8
* Add scheduler and calls from dispatch interrupt.Patrick Williams2010-06-071-0/+7
* Add stub for decrementer interrupt.Patrick Williams2010-06-031-1/+0
* Implement task saving and dispatching.Patrick Williams2010-06-031-1/+4
* Initial cpu / task structs.Patrick Williams2010-06-021-0/+66
OpenPOWER on IntegriCloud