index
:
blackbird-hostboot
04-16-2019
07-25-2019
Blackbird™ hostboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
kernel
/
cpumgr.C
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restrict timebase sync to once per core.
Patrick Williams
2014-07-17
1
-2
/
+4
*
Add Naples support to the kernel
Brian Silver
2014-06-23
1
-1
/
+3
*
Change copyright prolog for all files to Apache.
Patrick Williams
2014-05-21
1
-10
/
+10
*
Use per-core mutex for XSCOM for P8 errata.
Patrick Williams
2014-04-03
1
-2
/
+30
*
Handle winkle-wakeup times in slave cores.
Patrick Williams
2013-11-07
1
-3
/
+4
*
Update comments for MSR[ME] bit.
Patrick Williams
2013-11-07
1
-1
/
+2
*
Uninitialized values in cpumgr.
Patrick Williams
2013-04-18
1
-4
/
+3
*
Support for less than 8 threads per core
Dan Crowell
2013-02-08
1
-2
/
+6
*
Triggering Hostboot Shutdown when PNOR is bad
Adam Muhle
2013-02-04
1
-3
/
+13
*
Zero out cpu_t struct on creation
Dean Sanner
2013-01-21
1
-0
/
+1
*
Support RPR register.
Patrick Williams
2013-01-14
1
-2
/
+7
*
Terminate Immediate on a shutdown and assert
Missy Connell
2012-11-09
1
-0
/
+54
*
pore_gen_cpureg
Mark Wenning
2012-11-07
1
-0
/
+1
*
Sync timebase to slave cores.
Patrick Williams
2012-09-24
1
-2
/
+36
*
Fixes for winkle state.
Patrick Williams
2012-09-21
1
-2
/
+9
*
Allow processors on logical nodes != 0.
Patrick Williams
2012-09-06
1
-40
/
+58
*
Support for master winkle.
Patrick Williams
2012-08-10
1
-26
/
+75
*
cpu_spr_value syscall for SLW image build.
Patrick Williams
2012-07-18
1
-0
/
+6
*
Support for core_activate via IPI.
Patrick Williams
2012-07-16
1
-40
/
+69
*
Improve user-space page allocator.
Patrick Williams
2012-07-16
1
-3
/
+14
*
Live-lock issues in memory allocator.
Patrick Williams
2012-07-11
1
-2
/
+2
*
Fix race condition in active cpu count.
Patrick Williams
2012-06-03
1
-23
/
+24
*
Allow kernel to shutdown-to-payload.
Patrick Williams
2012-04-24
1
-1
/
+2
*
Fix weak consistency bug in cpumgr.
Patrick Williams
2012-04-20
1
-3
/
+5
*
Support P8 mambo model and Murano proc.
Patrick Williams
2012-03-21
1
-1
/
+1
*
Interactive debug tool.
Patrick Williams
2011-12-06
1
-0
/
+8
*
new HEAP manager to reduce fragmentation
Doug Gilbert
2011-10-25
1
-2
/
+40
*
Support task_wait / task_wait_tid syscalls:
Patrick Williams
2011-10-24
1
-2
/
+0
*
Mechanism to detect low memory and cast out older page
Doug Gilbert
2011-09-19
1
-0
/
+32
*
Ensure scratch operations happen on master core.
Patrick Williams
2011-08-31
1
-8
/
+17
*
Add copyright headers to all source files.
Patrick Williams
2011-08-24
1
-0
/
+22
*
Add userspace syscalls for PVR.
Patrick Williams
2011-07-29
1
-5
/
+5
*
Reduce memory footprint to 3MB.
Patrick Williams
2011-07-29
1
-11
/
+11
*
Reduce working threads to first core.
Patrick Williams
2011-07-25
1
-2
/
+32
*
Shutdown and post status on HostBoot completion
Mike Jones
2011-07-19
1
-0
/
+16
*
Remove heap allocation of xscom mutex.
Patrick Williams
2011-06-24
1
-1
/
+2
*
Create per-CPU mutex for XSCOM usage.
Patrick Williams
2011-06-08
1
-0
/
+1
*
Kernel support for processor affinity.
Patrick Williams
2011-05-26
1
-0
/
+1
*
Move inline mtdec into arch/ppc.H
Patrick Williams
2011-04-21
1
-6
/
+2
*
Remove unused isCPU0 function.
Patrick Williams
2011-04-14
1
-5
/
+0
*
Eliminate race condition in updating task->cpu pointer.
Patrick Williams
2011-03-31
1
-2
/
+1
*
Merge of PowerHAL project up to commit:
Patrick Williams
2011-03-05
1
-5
/
+5
*
Add skeleton of timebase manager.
Patrick Williams
2010-09-20
1
-4
/
+3
*
Enable -Wall and fix warnings.
Patrick Williams
2010-08-19
1
-1
/
+1
*
SMT support.
Patrick Williams
2010-07-07
1
-21
/
+37
*
Move SPRG3 manipulation to common ppc-arch file.
Patrick Williams
2010-06-28
1
-4
/
+3
*
Create init process, fix scheduler bugs.
Patrick Williams
2010-06-07
1
-1
/
+1
*
Add stub for decrementer interrupt.
Patrick Williams
2010-06-03
1
-0
/
+5
*
Add stub for syscall.
Patrick Williams
2010-06-03
1
-1
/
+2
*
Initial cpu / task structs.
Patrick Williams
2010-06-02
1
-0
/
+72