summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2017-03-28 14:59:35 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2017-05-05 00:16:10 -0400
commit5a06e7d6f387aa43b1a38276a0609be44cead167 (patch)
tree73b7340638a0f75983a872249a42565913257154 /src
parent5d526c176c8e8ede477782096252d2d598b1fb47 (diff)
downloadtalos-sbe-5a06e7d6f387aa43b1a38276a0609be44cead167.tar.gz
talos-sbe-5a06e7d6f387aa43b1a38276a0609be44cead167.zip
Reserving HTM Queues
RTC:172137 Change-Id: Ie1ed24198ea9c43ad9d8e6d44e6b3ba9ce364651 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38808 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: Benjamin Gass <bgass@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38813 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml
index 55ee9538..721be7c3 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml
@@ -1244,5 +1244,22 @@
<initToZero/>
</attribute>
<!-- ********************************************************************* -->
+<attribute>
+ <id>ATTR_HTM_QUEUES</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description> The number of HTM queues to be reserved for each port in order
+ to improve HTM trace performance.
+ This number is calculated in memory grouping process when the
+ HTM trace spaces are determined.
+ Set by p9_mss_eff_grouping.
+ Used by p9_htm_setup.
+ </description>
+ <valueType>uint8</valueType>
+ <array>8</array>
+ <writeable/>
+ <persistRuntime/>
+ <initToZero/>
+</attribute>
+<!-- ********************************************************************** -->
</attributes>
OpenPOWER on IntegriCloud