summaryrefslogtreecommitdiffstats
path: root/src/occ_405/occ_sys_config.h
diff options
context:
space:
mode:
authorShawn McCarney <shawnmm@us.ibm.com>2017-04-25 15:19:48 -0500
committerChristopher J. Cain <cjcain@us.ibm.com>2017-04-27 17:39:49 -0400
commitb227f22726bc2c51c65966c461f96b450875edd3 (patch)
tree3063a295560bad8bf22f30445f4a313b0ab13fde /src/occ_405/occ_sys_config.h
parentc36fa46c1e2ab003f0b12c0e52ad7301b826ea38 (diff)
downloadtalos-occ-b227f22726bc2c51c65966c461f96b450875edd3.tar.gz
talos-occ-b227f22726bc2c51c65966c461f96b450875edd3.zip
OCC: Non-GPU Sensors to main memory: Phase 1
Performed the following sensor renames required by this RTC story: FREQA4MSP0Cy -> FREQACy UTIL4MSP0Cy -> UTILCy PWR250US -> PWRSYS PWR250USP0 -> PWRPROC Also renamed the following related symbols: * Associated sensor_t field names in the amec_sys_t data structure * Mini-sensor field names * Parent sensors that contain a vector iterating over renamed sensors Change-Id: I1e9e17661e5730ed6309fc7617c61bd973d2e44f Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39772 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Reviewed-by: Christopher J. Cain <cjcain@us.ibm.com>
Diffstat (limited to 'src/occ_405/occ_sys_config.h')
-rwxr-xr-xsrc/occ_405/occ_sys_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/occ_405/occ_sys_config.h b/src/occ_405/occ_sys_config.h
index 25e3bd8..26cb519 100755
--- a/src/occ_405/occ_sys_config.h
+++ b/src/occ_405/occ_sys_config.h
@@ -66,7 +66,7 @@
#define UPPER_LIMIT_PROC_FREQ_MHZ 6000
-//Number of samples per second for performance-related algorithms (e.g. UTIL4MSP0Cy)
+//Number of samples per second for performance-related algorithms (e.g. UTILCy)
#define AMEC_DPS_SAMPLING_RATE 250
//Time interval for averaging utilization and frequency (IPS algorithm)
#define AMEC_IPS_AVRG_INTERVAL 3
OpenPOWER on IntegriCloud