Hello,
I want to know what is each part of the memory test in Linux PerformanceTest doing?
I've got some weird result
I had a dual EPYC 9754 with 16x 64G 4800MHz Ubuntu system, and I ran the test, got
Memory Read Cached ~ 23G/s
Memory Read Uncached ~ 23G/s
Memory Write ~ 23G/s
Memory Threaded ~720G/s
and I just installed another 8 DIMMs, making a 24x 64G 4800MHz with exactly the same brand and part number memory sticks.
The test now has
Memory Read Cached ~ 23G/s
Memory Read Uncached ~ 23G/s
Memory Write ~ 11G/s
Memory Threaded ~910G/s
I want to know why this is happening. The `memory write` part drops about 50%.
Thanks for any help in advance!
I want to know what is each part of the memory test in Linux PerformanceTest doing?
I've got some weird result
I had a dual EPYC 9754 with 16x 64G 4800MHz Ubuntu system, and I ran the test, got
Memory Read Cached ~ 23G/s
Memory Read Uncached ~ 23G/s
Memory Write ~ 23G/s
Memory Threaded ~720G/s
and I just installed another 8 DIMMs, making a 24x 64G 4800MHz with exactly the same brand and part number memory sticks.
The test now has
Memory Read Cached ~ 23G/s
Memory Read Uncached ~ 23G/s
Memory Write ~ 11G/s
Memory Threaded ~910G/s
I want to know why this is happening. The `memory write` part drops about 50%.
Thanks for any help in advance!
Comment