summaryrefslogtreecommitdiffstats
path: root/src/include/kernel/cpumgr.H
Commit message (Expand)AuthorAgeFilesLines
* Add retry to slave core wakeup pathDan Crowell2019-01-251-1/+10
* Support HB running in SMFDean Sanner2018-09-241-33/+40
* Double frequency of coalescing memory fragmentationThi Tran2018-05-141-2/+2
* Change cv_forcedMemPeriodic to uint8_t as bool is invalidStewart Smith2017-05-171-1/+1
* Include HUID of failed Proc in TI data for certain SBE errorsBill Hoffa2017-05-101-2/+2
* VPO updates for constrained mem, hbbl, simicsDean Sanner2016-08-171-0/+4
* Enable waking threads on master core with doorbell interruptsBill Hoffa2016-05-171-1/+2
* P9 PSIHB Base Interrupt SupportBill Hoffa2016-03-301-2/+3
* HOSTBOOT: Support fused coresBrian Stegmiller2015-12-111-5/+8
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-11/+11
* Handle winkle-wakeup times in slave cores.Patrick Williams2013-11-071-1/+1
* Support for less than 8 threads per coreDan Crowell2013-02-081-1/+2
* Support RPR register.Patrick Williams2013-01-141-1/+14
* Terminate Immediate on a shutdown and assertMissy Connell2012-11-091-0/+7
* pore_gen_cpuregMark Wenning2012-11-071-3/+5
* Sync timebase to slave cores.Patrick Williams2012-09-241-0/+7
* Allow processors on logical nodes != 0.Patrick Williams2012-09-061-29/+55
* Support for master winkle.Patrick Williams2012-08-101-7/+36
* Execute 'doze' in idle loop.Patrick Williams2012-07-281-1/+2
* cpu_spr_value syscall for SLW image build.Patrick Williams2012-07-181-0/+15
* Support for core_activate via IPI.Patrick Williams2012-07-161-3/+12
* Improve user-space page allocator.Patrick Williams2012-07-161-0/+8
* Improve memory page manager for low memory situationsDoug Gilbert2012-07-111-2/+2
* Fix FSIDD mutex issue, misc memory tweaksAdam Muhle2012-06-071-24/+25
* Pick up Simics FSI fixes for multiple chipsDan Crowell2012-05-241-1/+1
* Allow kernel to shutdown-to-payload.Patrick Williams2012-04-241-0/+5
* Update Periodics to avoid Out of Memory ErrorDan Crowell2012-04-231-2/+2
* Interactive debug tool.Patrick Williams2011-12-061-2/+5
* new HEAP manager to reduce fragmentationDoug Gilbert2011-10-251-42/+55
* Mechanism to detect low memory and cast out older pageDoug Gilbert2011-09-191-1/+13
* Ensure scratch operations happen on master core.Patrick Williams2011-08-311-2/+6
* Add copyright headers to all source files.Patrick Williams2011-08-241-0/+22
* Shutdown and post status on HostBoot completionMike Jones2011-07-191-2/+23
* Support running a full system worth of threads.Patrick Williams2011-03-071-1/+2
* SMT support.Patrick Williams2010-07-071-1/+6
* Add scheduler and calls from dispatch interrupt.Patrick Williams2010-06-071-1/+1
* Initial cpu / task structs.Patrick Williams2010-06-021-0/+32
OpenPOWER on IntegriCloud