Opcache seems to work nice here , i checked compilation time and I don't saw any performance impact.
Announcement
Collapse
No announcement yet.
AMD Confirms Linux Performance Marginality Problem Affecting Some, Doesn't Affect Epyc / TR
Collapse
X
-
Originally posted by scorpio810 View PostOpcache seems to work nice here , i checked compilation time and I don't saw any performance impact.
Comment
-
I Build a mxe Qt5 cross-compilation environment in a loop for see if segfault or not.
Now I try other RAM sticks F4-2400C15-16GVR -> BLS8G4D26BFSC.16FBR2
Sorry but i 'm very busy.Last edited by scorpio810; 11 August 2017, 10:11 AM.
Comment
-
Originally posted by keantoken View PostWhat is the best way to know if you have this bug, and that it is not a different bug?
Tools to reproduce randomly crashing processes under load on AMD Ryzen processors on Linux - suaefar/ryzen-test
- Likes 1
Comment
-
Originally posted by duby229 View Postkill-ryzen.sh
https://github.com/suaefar/ryzen-tes.../kill-ryzen.sh
Each parallel buildloop has a folder with a build log (eg /mnt/ramdisk/< I forget > /buildloop.d/loop-NN/build.log - when you have a failure check to see if the problem was a segfault or something boring like out-of-space on ramdisk or running out of memory because the ramdisk sucked it all up.
Finally, if you are lucky enough to have an Epyc box remember that zram is not particularly NUMA-friendly and will often cause problems. Might also apply to TR with "local memory" option selected. I know I got to play on a TR box with a terabyte of RAM and everything ran fine, but I don't know if the memory model was set to Local or Distributed (sorry, I didn't know about the option at the time).Test signature
- Likes 2
Comment
-
Originally posted by keantoken View PostWhat is the best way to know if you have this bug, and that it is not a different bug?
- Likes 1
Comment
-
Originally posted by bridgman View Post
Finally, if you are lucky enough to have an Epyc box remember that zram is not particularly NUMA-friendly and will often cause problems. Might also apply to TR with "local memory" option selected. I know I got to play on a TR box with a terabyte of RAM and everything ran fine, but I don't know if the memory model was set to Local or Distributed (sorry, I didn't know about the option at the time).
- Likes 1
Comment
-
The last bios update (807) from asus on the prime x370-pro motherboard has the opcache option. I have disabled it and have the kill-ryzen.sh running for several hours and no segfaults.
bridgman what does this option do? What is the performance penalty? There are other consequences by disabling the opcache?
Thanks,
edit: this also means that some cache is damaged on the cpu?
Comment
-
Originally posted by Khudsa View PostThe last bios update (807) from asus on the prime x370-pro motherboard has the opcache option. I have disabled it and have the kill-ryzen.sh running for several hours and no segfaults.
- Likes 1
Comment
Comment