summaryrefslogtreecommitdiffstats
path: root/src/kernel/cpumgr.C
Commit message (Expand)AuthorAgeFilesLines
* Add more agressive memory allocation callsDan Crowell2019-02-121-1/+1
* Add retry to slave core wakeup pathDan Crowell2019-01-251-2/+35
* Support HB running in SMFDean Sanner2018-09-241-0/+7
* Base Core/Kernel Changes to Support the Axone Processor ChipBill Hoffa2018-08-201-0/+1
* Restore Timebase on Master Core Threads 1-3 after Sleep/WinkleBill Hoffa2018-07-241-0/+1
* Updates to make multinode IPC workDean Sanner2018-02-131-4/+4
* Change cv_forcedMemPeriodic to uint8_t as bool is invalidStewart Smith2017-05-171-3/+3
* Include HUID of failed Proc in TI data for certain SBE errorsBill Hoffa2017-05-101-2/+2
* Create PVR routines to handle DD2 changesDan Crowell2017-03-091-0/+4
* Add error logs tag for kernel errors so they get into KCDan Crowell2017-01-201-3/+12
* Replace NAP with STOP instructionBrian Stegmiller2016-08-071-0/+1
* Doorbell Interrupt Base Support for Core/Thread WakeupBill Hoffa2016-05-061-2/+16
* Base kernel changes for Nimbus/CumulusCorey Swenson2015-12-111-1/+6
* Restrict timebase sync to once per core.Patrick Williams2014-07-171-2/+4
* Add Naples support to the kernelBrian Silver2014-06-231-1/+3
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-10/+10
* Use per-core mutex for XSCOM for P8 errata.Patrick Williams2014-04-031-2/+30
* Handle winkle-wakeup times in slave cores.Patrick Williams2013-11-071-3/+4
* Update comments for MSR[ME] bit.Patrick Williams2013-11-071-1/+2
* Uninitialized values in cpumgr.Patrick Williams2013-04-181-4/+3
* Support for less than 8 threads per coreDan Crowell2013-02-081-2/+6
* Triggering Hostboot Shutdown when PNOR is badAdam Muhle2013-02-041-3/+13
* Zero out cpu_t struct on creationDean Sanner2013-01-211-0/+1
* Support RPR register.Patrick Williams2013-01-141-2/+7
* Terminate Immediate on a shutdown and assertMissy Connell2012-11-091-0/+54
* pore_gen_cpuregMark Wenning2012-11-071-0/+1
* Sync timebase to slave cores.Patrick Williams2012-09-241-2/+36
* Fixes for winkle state.Patrick Williams2012-09-211-2/+9
* Allow processors on logical nodes != 0.Patrick Williams2012-09-061-40/+58
* Support for master winkle.Patrick Williams2012-08-101-26/+75
* cpu_spr_value syscall for SLW image build.Patrick Williams2012-07-181-0/+6
* Support for core_activate via IPI.Patrick Williams2012-07-161-40/+69
* Improve user-space page allocator.Patrick Williams2012-07-161-3/+14
* Live-lock issues in memory allocator.Patrick Williams2012-07-111-2/+2
* Fix race condition in active cpu count.Patrick Williams2012-06-031-23/+24
* Allow kernel to shutdown-to-payload.Patrick Williams2012-04-241-1/+2
* Fix weak consistency bug in cpumgr.Patrick Williams2012-04-201-3/+5
* Support P8 mambo model and Murano proc.Patrick Williams2012-03-211-1/+1
* Interactive debug tool.Patrick Williams2011-12-061-0/+8
* new HEAP manager to reduce fragmentationDoug Gilbert2011-10-251-2/+40
* Support task_wait / task_wait_tid syscalls:Patrick Williams2011-10-241-2/+0
* Mechanism to detect low memory and cast out older pageDoug Gilbert2011-09-191-0/+32
* Ensure scratch operations happen on master core.Patrick Williams2011-08-311-8/+17
* Add copyright headers to all source files.Patrick Williams2011-08-241-0/+22
* Add userspace syscalls for PVR.Patrick Williams2011-07-291-5/+5
* Reduce memory footprint to 3MB.Patrick Williams2011-07-291-11/+11
* Reduce working threads to first core.Patrick Williams2011-07-251-2/+32
* Shutdown and post status on HostBoot completionMike Jones2011-07-191-0/+16
* Remove heap allocation of xscom mutex.Patrick Williams2011-06-241-1/+2
* Create per-CPU mutex for XSCOM usage.Patrick Williams2011-06-081-0/+1
OpenPOWER on IntegriCloud