summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
authorWael El-Essawy <welessa@us.ibm.com>2016-05-25 15:30:11 -0500
committerWael El-Essawy <welessa@us.ibm.com>2016-06-13 19:13:35 -0400
commitdd417235fda3a7086940b974780193e51370367c (patch)
tree6e2dca9b26ef6242a504b8755e5ad2453ecdde62 /src/include
parent3f12319ca9d5266bab68f5c360bce9f0b758c418 (diff)
downloadtalos-occ-dd417235fda3a7086940b974780193e51370367c.tar.gz
talos-occ-dd417235fda3a7086940b974780193e51370367c.zip
Processor Thermal Control Loop
Enable processor thermal control loop. Enable frequency votes due to thermal and error reading temperatures. Verify The following: *Error log generation when a proc reaches Error limit *Reach throttle points when: -- Processor reached over temperature limit -- Processor temperature sensors timeout enable transition to active mode Change-Id: Iae24f64a872e031e1cf93ff0d9248d3fa3847ed7 RTC: 130210 RTC: 133942 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25458 Tested-by: FSP CI Jenkins Reviewed-by: William A. Bryan <wilbryan@us.ibm.com> Reviewed-by: Wael El-Essawy <welessa@us.ibm.com>
Diffstat (limited to 'src/include')
-rw-r--r--src/include/proc_shared.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/proc_shared.h b/src/include/proc_shared.h
index ea05737..6b71bff 100644
--- a/src/include/proc_shared.h
+++ b/src/include/proc_shared.h
@@ -29,7 +29,7 @@
#include "core_data.h"
#include "gpe_export.h"
-// Paramaters for gpe_get_core_data() & gpe_get_per_core_data()
+// Paramaters for gpe_get_core_data()
typedef struct ipc_core_data_parms
{
OpenPOWER on IntegriCloud