JVM Instances |
jvm_Ctr_1(1), jvm_Backend_1(2), jvm_TxInjector_1(2)
|
OS Image Description |
os_1
|
Tuning |
Chip 1's virtual CPUs (0-63) were left in the default processor set, and group 1 was run there. An explicit processor set was created with all of chip 2's virtual CPUs (64-127) assigned to it, and group 2 and the Controller were run in that processor set. All software power management was disabled.
|
Notes |
None
|
Parts of Benchmark |
Controller
|
JVM Instance Description |
jvm_1
|
Command Line |
psrset -e 1 priocntl -e -c FX -m 60 -p 60 java -Xmx2048m -Xms2048m -Xmn1536m
|
Tuning |
The controller JVM was run with critical thread priority in processor set 1.
|
Notes |
libumem was used via the LD_PRELOAD=libumem.so environment variable assigment.
|
Parts of Benchmark |
Backend
|
JVM Instance Description |
jvm_1
|
Command Line |
[ psrset -e 1 ] priocntl -e -c FX -m 60 -p 60 java -Xmx383g -Xms383g -Xmn356g -XX:+UseParallelOldGC -XX:ParallelGCThreads=50 -XX:+UseLargePages -XX:LargePageSizeInBytes=16g -XX:+AlwaysPreTouch -XX:-UseBiasedLocking -XX:+PrintCommandLineFlags -XX:+PrintFlagsFinal -XX:+PrintGCDetails -XX:+PrintGCTimeStamps
|
Tuning |
Each backend was run with critical threads priority, one backend, together with its associated transaction injector, in each processor set.
|
Notes |
libumem was used via the LD_PRELOAD=libumem.so environment variable assigment.
|
Parts of Benchmark |
TxInjector
|
JVM Instance Description |
jvm_1
|
Command Line |
[ psrset -e 1 ] priocntl -e -c FX -m 60 -p 60 java -Xmx2048m -Xms2048m -Xmn1536m
|
Tuning |
Each transaction injector was run with critical threads priority, in the same processor set as its associated backend.
|
Notes |
libumem was used via the LD_PRELOAD=libumem.so environment variable assigment.
|