From 4ce53f71e9fcf0c22fdb83af31b450db975df233 Mon Sep 17 00:00:00 2001 From: Alvin Wang Date: Tue, 16 Apr 2019 10:57:56 -0500 Subject: Move power_thermal lib to generic Change-Id: I2851b7fa990d7e8c5a2d726b650b4e2fc11f3fe7 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72525 Tested-by: FSP CI Jenkins Tested-by: Jenkins Server Dev-Ready: STEPHEN GLANCY Tested-by: Hostboot CI Tested-by: HWSV CI Reviewed-by: Louis Stermole Reviewed-by: STEPHEN GLANCY Reviewed-by: Jennifer A. Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72845 Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Reviewed-by: Christian R. Geddes --- .../p9_memory_mss_eff_config_thermal.xml | 189 +-------------------- 1 file changed, 1 insertion(+), 188 deletions(-) (limited to 'src/import/chips/p9/procedures/xml') diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_eff_config_thermal.xml b/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_eff_config_thermal.xml index 5de51418f..a156088c2 100644 --- a/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_eff_config_thermal.xml +++ b/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_eff_config_thermal.xml @@ -5,7 +5,7 @@ - + @@ -34,182 +34,6 @@ - - RC_MSS_NO_POWER_THERMAL_ATTR_FOUND - - There was no match or value found in decoding the power thermal attributes - - GENERATED_KEY - FUNCTION - DIMM_TARGET - SIZE - DRAM_GEN - DIMM_TYPE - DRAM_WIDTH - DRAM_DENSITY - STACK_TYPE - MFGID - - CODE - HIGH - - - - - RC_MSS_POWER_THERMAL_ENCODE_ERROR - - There was no match or value found in encoding the power thermal attributes - - DIMM_TARGET - ATTR - - CODE - HIGH - - - - - RC_MSS_POWER_THERMAL_DECODE_ERROR - - There was no match or value found in decoding the power thermal attributes - - DIMM_TARGET - ATTR - - CODE - HIGH - - - - - RC_MSS_POWER_INTERCEPT_NOT_SET - - The attribute ATTR_MSS_TOTAL_POWER_INTERCEPT was not set and equals 0 - - - CODE - HIGH - - - - - RC_MSS_POWER_SLOPE_NOT_SET - - The attribute ATTR_MSS_TOTAL_POWER_INTERCEPT was not set and equals 0 - - - CODE - HIGH - - - - - RC_MSS_NO_DATABUS_UTILIZATION - - There are 2 DIMMS on the port but both have 0 databus utilization - - PORT_DATABUS_UTIL - DIMM_COUNT - - CODE - HIGH - - - - - RC_MSS_CALC_POWER_CURVE_DIVIDE_BY_ZERO - - Denominator equals 0 - - PORT_DATABUS_UTIL - UTIL_CONVERSION - IDLE_UTIL - RESULT - - CODE - HIGH - - - - - RC_MSS_NO_PORT_POWER_LIMIT - - Got 0 when calculating port power limit. - Either no dimms or attribute MEM_WATT_TARGET wasn't set - - COUNT_DIMMS - PORT_POWER_LIMIT - - CODE - HIGH - - - - - RC_MSS_NO_PORT_POWER - - Got 0 when calculating port power limits using the DIMMs databus utilization - - COUNT_DIMMS - MAX_UTILIZATION_DIMM_0 - MAX_UTILIZATION_DIMM_1 - - CODE - HIGH - - - - - RC_MSS_M_DRAM_CLOCKS_EQUALS_ZERO - - ATTR_MSS_MRW_MEM_M_DRAM_CLOCKS was not set and equals zero - - - CODE - HIGH - - - - - RC_MSS_CALC_PORT_POWER_EXCEEDS_MAX - - The calculated port power from equalizing throttles exceeds the maximum allowed power - - CALCULATED_PORT_POWER - MAX_POWER_ALLOWED - PORT_POS - - CODE - HIGH - - - - MCA_TARGET - TARGET_TYPE_DIMM - - MEDIUM - - - - MCA_TARGET - TARGET_TYPE_DIMM - - - - - - RC_MSS_SLOT_UTIL_EXCEEDS_PORT - - The memory throttle per slot (DIMM) exceeds the allowed throttle for the port - - SLOT_UTIL - PORT_UTIL - - CODE - HIGH - - - RC_MSS_SPLIT_UTIL_CALC_ERROR @@ -225,17 +49,6 @@ - - RC_MSS_OUTPUT_OVERFLOW_CALC_UTIL - - Type of output variable is not large enough for the calculations - - RESULT - - CODE - HIGH - - RC_MSS_DIMM_COUNT_EXCEEDS_VMEM_REGULATOR_LIMIT -- cgit v1.2.1