Relates :
|
|
Relates :
|
SIGBUS with UseNUMA on Linux with UseHugeTLBFS running SPECjvm2008. Command line to reproduce: java -Xmx26g -Xms26g -Xmn22g -XX:+UseParallelOldGC -XX:+AggressiveOpts -XX:+UseLargePages -XX:FreqInlineSize=650 -XX:+TieredCompilation -XX:+UseNUMA -XX:+UseHugeTLBFS ���jar SPECjvm2008.jar ���ikv compiler.compiler Choose a heap size close to maximum that can be run on the test system: the test case starts passing with smaller heap sizes.
|