summaryrefslogtreecommitdiffstats
path: root/src/kernel/cpumgr.C
Commit message (Collapse)AuthorAgeFilesLines
...
* Kernel support for processor affinity.Patrick Williams2011-05-261-0/+1
| | | | | | | | | Change-Id: Ie84a805bad58032085208a98b1b31393def681cb Reviewed-on: http://gfwr801.rchland.ibm.com:8080/gerrit/100 Tested-by: Jenkins Server Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com>
* Move inline mtdec into arch/ppc.HPatrick Williams2011-04-211-6/+2
| | | | | | | | Change-Id: I65b2be9a5a5166cd946033e34cedd87345e55979 Reviewed-on: http://gfwr801.rchland.ibm.com:8080/gerrit/4 Tested-by: Jenkins Server Tested-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com>
* Remove unused isCPU0 function.Patrick Williams2011-04-141-5/+0
| | | | | | | Change-Id: I07c49d54352565061be3810bcd02217c95117f9d Reviewed-on: http://localhost:8080/gerrit/2 Reviewed-by: ALWOOD P. WILLIAMS III <iawillia@us.ibm.com> Tested-by: Jenkins Server
* Eliminate race condition in updating task->cpu pointer.Patrick Williams2011-03-311-2/+1
|
* Merge of PowerHAL project up to commit:Patrick Williams2011-03-051-5/+5
| | | | dd45c30bd53d8e6c123165b83842d08117558a3c
* Add skeleton of timebase manager.Patrick Williams2010-09-201-4/+3
|
* Enable -Wall and fix warnings.Patrick Williams2010-08-191-1/+1
|
* SMT support.Patrick Williams2010-07-071-21/+37
|
* Move SPRG3 manipulation to common ppc-arch file.Patrick Williams2010-06-281-4/+3
|
* Create init process, fix scheduler bugs.Patrick Williams2010-06-071-1/+1
|
* Add stub for decrementer interrupt.Patrick Williams2010-06-031-0/+5
|
* Add stub for syscall.Patrick Williams2010-06-031-1/+2
|
* Initial cpu / task structs.Patrick Williams2010-06-021-0/+72
OpenPOWER on IntegriCloud