summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvan Lojewski <github@meklort.com>2018-04-14 16:39:50 -0600
committerRaptor Engineering Development Team <support@raptorengineering.com>2018-04-14 21:36:02 -0500
commit4c0e8a1d5ade2ade579e1c455d32478d0bd1be79 (patch)
tree6e6952513a0442f6fa3430cbb692e4e80e721e63
parent4382e23183cd707851a78c5b51a4d800b989db8b (diff)
downloadtalos-xml-4c0e8a1d5ade2ade579e1c455d32478d0bd1be79.tar.gz
talos-xml-4c0e8a1d5ade2ade579e1c455d32478d0bd1be79.zip
Update MAX_ALLOWED_DIMM_FREQ to allow 2666MHz DIMM modules to run at full speed when in a single drop configuration.
Change tested with 4x M393A2K40BB2-CTD modules. [meklort@talos2 ~]$ sudo memtester 16G 1 [sudo] password for meklort: memtester version 4.3.0 (64-bit) Copyright (C) 2001-2012 Charles Cazabon. Licensed under the GNU General Public License version 2 (only). pagesize is 65536 pagesizemask is 0xffffffffffff0000 want 16384MB (17179869184 bytes) got 16384MB (17179869184 bytes), trying mlock ...locked. Loop 1/1: Stuck Address : ok Random Value : ok Compare XOR : ok Compare SUB : ok Compare MUL : ok Compare DIV : ok Compare OR : ok Compare AND : ok Sequential Increment: ok Solid Bits : ok Block Sequential : ok Checkerboard : ok Bit Spread : ok Bit Flip : ok Walking Ones : ok Walking Zeroes : ok 8-bit Writes : ok 16-bit Writes : ok Done. Signed-off-by: Evan Lojewski <github@meklort.com>
-rw-r--r--talos.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/talos.xml b/talos.xml
index 9b91486..40298d5 100644
--- a/talos.xml
+++ b/talos.xml
@@ -6608,7 +6608,7 @@
</attribute>
<attribute>
<id>MAX_ALLOWED_DIMM_FREQ</id>
- <default>2400,2400,2400,2133,2133</default>
+ <default>2666,2400,2400,2133,2133</default>
</attribute>
<attribute>
<id>MAX_CHIPLETS_PER_PROC</id>
OpenPOWER on IntegriCloud