JVM Instances |
jvm_Ctr_1(1), jvm_Backend_1(4), jvm_TxInjector_1(4)
|
OS Image Description |
os_1
|
Tuning |
none
|
Notes |
None
|
Parts of Benchmark |
Controller
|
JVM Instance Description |
jvm_1
|
Command Line |
priocntl -e -c FX -m 60 -p 60 java -Xmx2048m -Xms2048m -Xmn1536m
|
Tuning |
The controller JVM was run with critical thread priority. The ${JAVA_HOME}/jre/lib/security/java.security was modified to swap the default security provider preference orders of security.provider.7 (SunJCE) and security.provider.1 (ucrypto) so that security.provider.1 is SunJCE and security.provider.7 is ucrypto (applies to all JVMs).
|
Notes |
none
|
Parts of Benchmark |
Backend
|
JVM Instance Description |
jvm_1
|
Command Line |
priocntl -e -c FX -m 60 -p 60 java -Xmx369g -Xms369g -Xmn350g -XX:+UseParallelOldGC -XX:ParallelGCThreads=194 -XX:+UseLargePages -XX:LargePageSizeInBytes=256m -XX:+AlwaysPreTouch -XX:-UsePerfData -XX:-UseAdaptiveSizePolicy -XX:SurvivorRatio=16 -XX:TargetSurvivorRatio=90
|
Tuning |
Each backend was run with critical threads priority. The ${JAVA_HOME}/jre/lib/security/java.security was modified to swap the default security provider preference orders of security.provider.7 (SunJCE) and security.provider.1 (ucrypto) so that security.provider.1 is SunJCE and security.provider.7 is ucrypto (applies to all JVMs).
|
Notes |
none
|
Parts of Benchmark |
TxInjector
|
JVM Instance Description |
jvm_1
|
Command Line |
priocntl -e -c FX -m 60 -p 60 java -Xmx2048m -Xms2048m -Xmn1536m
|
Tuning |
Each transaction injector was run with critical threads priority. The ${JAVA_HOME}/jre/lib/security/java.security was modified to swap the default security provider preference orders of security.provider.7 (SunJCE) and security.provider.1 (ucrypto) so that security.provider.1 is SunJCE and security.provider.7 is ucrypto (applies to all JVMs).
|
Notes |
none
|