From ee3ca0b0c588160a18aa978b2906ced0e1409fe0 Mon Sep 17 00:00:00 2001 From: Chris Cain Date: Wed, 21 Oct 2015 17:07:29 -0500 Subject: Add system power cap for HPC systems running with non-redundant ps policy Change-Id: Idda2657d9e2ecabd513ce44233176da77343c46d RTC: 135830 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21402 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell Reviewed-by: Martha Broyles Reviewed-by: A. Patrick Williams III --- src/usr/targeting/common/xmltohb/attribute_types_hb.xml | 17 ++++++++++++++++- src/usr/targeting/common/xmltohb/target_types_hb.xml | 3 +++ 2 files changed, 19 insertions(+), 1 deletion(-) (limited to 'src/usr') diff --git a/src/usr/targeting/common/xmltohb/attribute_types_hb.xml b/src/usr/targeting/common/xmltohb/attribute_types_hb.xml index d75ff2d2e..89f2c5b28 100644 --- a/src/usr/targeting/common/xmltohb/attribute_types_hb.xml +++ b/src/usr/targeting/common/xmltohb/attribute_types_hb.xml @@ -581,7 +581,8 @@ OPEN_POWER_N_PLUS_ONE_BULK_POWER_LIMIT_WATTS - N+1 bulk power limit in Watts + N+1 bulk power limit in Watts for systems running + with redundant power supplies (default) @@ -589,6 +590,20 @@ non-volatile + + OPEN_POWER_N_PLUS_ONE_HPC_BULK_POWER_LIMIT_WATTS + + N+1 bulk power limit in Watts for High Performance Computing + systems running with a non-redundant power supply policy + + + + 0 + + + non-volatile + + OPEN_POWER_N_PLUS_ONE_MAX_MEM_POWER_WATTS diff --git a/src/usr/targeting/common/xmltohb/target_types_hb.xml b/src/usr/targeting/common/xmltohb/target_types_hb.xml index ece401a99..eb69105df 100644 --- a/src/usr/targeting/common/xmltohb/target_types_hb.xml +++ b/src/usr/targeting/common/xmltohb/target_types_hb.xml @@ -68,6 +68,9 @@ OPEN_POWER_REGULATOR_EFFICIENCY_FACTOR OPEN_POWER_MIN_POWER_CAP_WATTS OPEN_POWER_N_PLUS_ONE_BULK_POWER_LIMIT_WATTS + + OPEN_POWER_N_PLUS_ONE_HPC_BULK_POWER_LIMIT_WATTS + OPEN_POWER_N_PLUS_ONE_MAX_MEM_POWER_WATTS OPEN_POWER_TURBO_MODE_SUPPORTED OCC_CONTROL_DATA -- cgit v1.2.1