Skip to content

Commit

Permalink
Add multiple nest frequencies support
Browse files Browse the repository at this point in the history
Actually VESNIN server support multiple nest frequency, we need
to specify it to work with 11-cores CPU (165W).
Made on the advice of Alvin Wang <wangat@tw.ibm.com>.

Signed-off-by: Artem Senichev <a.senichev@yadro.com>
  • Loading branch information
Artem Senichev committed Sep 26, 2018
1 parent 118e0a5 commit 4fb3a4b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions vesnin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13696,6 +13696,10 @@
<id>HIDDEN_ERRLOGS_ENABLE</id>
<default>0x00</default>
</attribute>
<attribute>
<id>MRW_NEST_CAPABLE_FREQUENCIES_SYS</id>
<default>2000_MHZ_OR_2400_MHZ</default>
</attribute>
</targetInstance>
<targetInstance>
<id>node-0</id>
Expand Down

0 comments on commit 4fb3a4b

Please sign in to comment.