summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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