|
JVM Instances |
jvm_Ctr_1(1), jvm_Backend_1(4), jvm_TxInjector_1(4)
|
OS Image Description |
os_1
|
Tuning |
- tuned-adm profile=throughput-performance
- echo 16000000 > /proc/sys/kernel/sched_latency_ns
- echo 200000 > /proc/sys/kernel/sched_min_granularity_ns
- echo 1000 > /proc/sys/kernel/sched_migration_cost_ns
- echo 3000000 > /proc/sys/kernel/sched_wakeup_granularity_ns
- Added cgroup_disable=memory,cpu,cpuacct,blkio,hugetlb,pids,cpuset,perf_event,freezer,devices,net_cls,net_prio to GRUB_CMDLINE_LINUX_DEFAULT
|
Notes |
None
|
Parts of Benchmark |
Controller
|
JVM Instance Description |
jvm_1
|
Command Line |
-Xms2g -Xmx2g -Xmn1536m --add-modules=java.xml.bind
|
Tuning |
None
|
Notes |
None
|
Parts of Benchmark |
Backend
|
JVM Instance Description |
jvm_1
|
Command Line |
-XX:-UsePerfData -server --add-modules=java.xml.bind -XX:AllocatePrefetchInstr=2 -XX:LargePageSizeInBytes=2m -XX:+AggressiveOpts -XX:-UseAdaptiveSizePolicy -XX:+AlwaysPreTouch -XX:-UseBiasedLocking -XX:+UseLargePages -XX:+UseParallelOldGC -Xms120g -Xmx120g -Xmn118g -XX:SurvivorRatio=80 -XX:TargetSurvivorRatio=48 -XX:ParallelGCThreads=16 -XX:MaxTenuringThreshold=15 -XX:InlineSmallCode=12k -XX:MaxGCPauseMillis=500
|
Tuning |
None
|
Notes |
Used numactl to affinitize each Backend JVM to NUMA node. - numactl --cpunodebind=0 --localalloc
- numactl --cpunodebind=1 --localalloc
- numactl --cpunodebind=2 --localalloc
- numactl --cpunodebind=3 --localalloc
|
Parts of Benchmark |
TxInjector
|
JVM Instance Description |
jvm_1
|
Command Line |
-Xms2g -Xmx2g -Xmn1536m --add-modules=java.xml.bind
|
Tuning |
None
|
Notes |
None
|
|