Skip to content

Commit

Permalink
Update attributes and loadline set points
Browse files Browse the repository at this point in the history
  • Loading branch information
MengzeLiao committed Oct 26, 2017
1 parent 478b54f commit 585d275
Showing 1 changed file with 69 additions and 9 deletions.
78 changes: 69 additions & 9 deletions romulus.xml
Expand Up @@ -6699,6 +6699,10 @@
<id>OPEN_POWER_MEMCTRL_THROTTLE_TEMP_DEG_C</id>
<default></default>
</attribute>
<attribute>
<id>OPEN_POWER_MIN_MEM_UTILIZATION_POWER_CAP</id>
<default>25</default>
</attribute>
<attribute>
<id>OPEN_POWER_MIN_MEM_UTILIZATION_THROTTLING</id>
<default>25</default>
Expand All @@ -6723,6 +6727,18 @@
<id>OPEN_POWER_N_PLUS_ONE_MAX_MEM_POWER_WATTS</id>
<default>500</default>
</attribute>
<attribute>
<id>PROC_MHZ_PER_WATT</id>
<default>28</default>
</attribute>
<attribute>
<id>OPEN_POWER_PM_MODE</id>
<default>1</default>
</attribute>
<attribute>
<id>OPEN_POWER_PM_MODE_FREQ_PERCENT</id>
<default></default>
</attribute>
<attribute>
<id>OPEN_POWER_PROC_DVFS_TEMP_DEG_C</id>
<default>85</default>
Expand All @@ -6735,10 +6751,22 @@
<id>OPEN_POWER_PROC_READ_TIMEOUT_SEC</id>
<default>5</default>
</attribute>
<attribute>
<id>OPEN_POWER_PROC_WEIGHT</id>
<default>9</default>
</attribute>
<attribute>
<id>OPEN_POWER_QUAD_WEIGHT</id>
<default>1</default>
</attribute>
<attribute>
<id>OPEN_POWER_REGULATOR_EFFICIENCY_FACTOR</id>
<default>85</default>
</attribute>
<attribute>
<id>OPEN_POWER_SOFT_MIN_PCAP_WATTS</id>
<default>2000</default>
</attribute>
<attribute>
<id>OPEN_POWER_TURBO_MODE_SUPPORTED</id>
<default>1</default>
Expand Down Expand Up @@ -9352,6 +9380,22 @@
<id>IPMI_INSTANCE</id>
<default>0xFF</default>
</attribute>
<attribute>
<id>PBAX_BRDCST_ID_VECTOR</id>
<default>0</default>
</attribute>
<attribute>
<id>PBAX_CHIPID</id>
<default>0</default>
</attribute>
<attribute>
<id>PBAX_GROUPID</id>
<default>0</default>
</attribute>
<attribute>
<id>PM_PBAX_NODEID</id>
<default>0</default>
</attribute>
<attribute>
<id>LOCATION_CODE</id>
<default></default>
Expand Down Expand Up @@ -11196,19 +11240,19 @@
</attribute>
<attribute>
<id>PROC_R_DISTLOSS_VDD_UOHM</id>
<default>10</default>
<default>0</default>
</attribute>
<attribute>
<id>PROC_R_DISTLOSS_VDN_UOHM</id>
<default>23</default>
<default>50</default>
</attribute>
<attribute>
<id>PROC_R_LOADLINE_VCS_UOHM</id>
<default>0</default>
</attribute>
<attribute>
<id>PROC_R_LOADLINE_VDD_UOHM</id>
<default>250</default>
<default>254</default>
</attribute>
<attribute>
<id>PROC_R_LOADLINE_VDN_UOHM</id>
Expand Down Expand Up @@ -43577,7 +43621,7 @@
</attribute>
<attribute>
<id>I2C_PORT</id>
<default>0x02</default>
<default>0x00</default>
</attribute>
<attribute>
<id>IPMI_INSTANCE</id>
Expand Down Expand Up @@ -43700,7 +43744,7 @@
</attribute>
<attribute>
<id>I2C_PORT</id>
<default>0x02</default>
<default>0x00</default>
</attribute>
<attribute>
<id>IPMI_INSTANCE</id>
Expand Down Expand Up @@ -43823,7 +43867,7 @@
</attribute>
<attribute>
<id>I2C_PORT</id>
<default>0x02</default>
<default>0x00</default>
</attribute>
<attribute>
<id>IPMI_INSTANCE</id>
Expand Down Expand Up @@ -43946,7 +43990,7 @@
</attribute>
<attribute>
<id>I2C_PORT</id>
<default>0x02</default>
<default>0x00</default>
</attribute>
<attribute>
<id>IPMI_INSTANCE</id>
Expand Down Expand Up @@ -44069,7 +44113,7 @@
</attribute>
<attribute>
<id>I2C_PORT</id>
<default>0x02</default>
<default>0x00</default>
</attribute>
<attribute>
<id>IPMI_INSTANCE</id>
Expand Down Expand Up @@ -44192,7 +44236,7 @@
</attribute>
<attribute>
<id>I2C_PORT</id>
<default>0x02</default>
<default>0x00</default>
</attribute>
<attribute>
<id>IPMI_INSTANCE</id>
Expand Down Expand Up @@ -46020,6 +46064,22 @@
<id>IPMI_INSTANCE</id>
<default>0xFF</default>
</attribute>
<attribute>
<id>PBAX_BRDCST_ID_VECTOR</id>
<default>0</default>
</attribute>
<attribute>
<id>PBAX_CHIPID</id>
<default>1</default>
</attribute>
<attribute>
<id>PBAX_GROUPID</id>
<default>0</default>
</attribute>
<attribute>
<id>PM_PBAX_NODEID</id>
<default>0</default>
</attribute>
<attribute>
<id>LOCATION_CODE</id>
<default></default>
Expand Down

0 comments on commit 585d275

Please sign in to comment.