|
JVM Instances |
jvm_Ctr_1(1), jvm_Backend_1(16), jvm_TxInjector_1(16)
|
OS Image Description |
os_1
|
Tuning |
- cpupower -c all frequency-set -g performance
- tuned-adm profile throughput-performance
- ulimit -n 1024000
- echo 960000 > /proc/sys/kernel/sched_rt_runtime_us
- echo 800000000 > /proc/sys/kernel/sched_latency_ns
- echo 40000 > /proc/sys/kernel/sched_migration_cost_ns
- echo 410000000 > /proc/sys/kernel/sched_min_granularity_ns
- echo 2000000 > /proc/sys/kernel/sched_wakeup_granularity_ns
- echo 9000 > /proc/sys/kernel/sched_nr_migrate
- echo 10000 > /proc/sys/vm/dirty_expire_centisecs
- echo 1500 > /proc/sys/vm/dirty_writeback_centisecs
- echo 40 > /proc/sys/vm/dirty_ratio
- echo 10 > /proc/sys/vm/dirty_background_ratio
- echo 10 > /proc/sys/vm/swappiness
- echo 0 > /proc/sys/kernel/numa_balancing
- echo 0 > /proc/sys/vm/numa_stat
- echo always > /sys/kernel/mm/transparent_hugepage/enabled
- echo always > /sys/kernel/mm/transparent_hugepage/defrag
|
Notes |
None
|
Parts of Benchmark |
Controller
|
JVM Instance Description |
jvm_1
|
Command Line |
-Xms3g -Xmx3g -Xmn2g -XX:+UseParallelGC -XX:ParallelGCThreads=1 -XX:CICompilerCount=2
|
Tuning |
Used numactl to interleave memory on all CPUs
|
Notes |
None
|
Parts of Benchmark |
Backend
|
JVM Instance Description |
jvm_1
|
Command Line |
-Xms31g -Xmx31g -Xmn29g -XX:AllocatePrefetchInstr=2 -XX:+UseParallelGC -XX:ParallelGCThreads=8 -XX:LargePageSizeInBytes=2m -XX:-UseAdaptiveSizePolicy -XX:+AlwaysPreTouch -XX:+UseLargePages -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=95 -XX:MaxTenuringThreshold=15 -XX:InlineSmallCode=11k -XX:MaxGCPauseMillis=100 -XX:LoopUnrollLimit=200 -XX:+UseTransparentHugePages -XX:TLABAllocationWeight=2 -XX:ThreadStackSize=140 -XX:CompileThresholdScaling=120 -XX:CICompilerCount=4 -XX:AutoBoxCacheMax=32 -XX:OnStackReplacePercentage=100 -XX:TLABSize=1m -XX:MinTLABSize=1m -XX:-ResizeTLAB -XX:TLABWasteTargetPercent=1 -XX:TLABWasteIncrement=1 -XX:YoungPLABSize=1m -XX:OldPLABSize=1m
|
Tuning |
Used numactl to affinitize each Backend JVM to 4 Core / 8 Threads - Group1: numactl --physcpubind=0-3,64-67 --localalloc
- Group2: numactl --physcpubind=4-7,68-71 --localalloc
- Group3: numactl --physcpubind=8-11,72-75 --localalloc
- Group4: numactl --physcpubind=12-15,76-79 --localalloc
- Group5: numactl --physcpubind=16-19,80-83 --localalloc
- Group6: numactl --physcpubind=20-23,84-87 --localalloc
- Group7: numactl --physcpubind=24-27,88-91 --localalloc
- Group8: numactl --physcpubind=28-31,92-95 --localalloc
- Group9: numactl --physcpubind=32-35,96-99 --localalloc
- Group10: numactl --physcpubind=36-39,100-103 --localalloc
- Group11: numactl --physcpubind=40-43,104-107 --localalloc
- Group12: numactl --physcpubind=44-47,108-111 --localalloc
- Group13: numactl --physcpubind=48-51,112-115 --localalloc
- Group14: numactl --physcpubind=52-55,116-119 --localalloc
- Group15: numactl --physcpubind=56-59,120-123 --localalloc
- Group16: numactl --physcpubind=60-63,124-127 --localalloc
|
Notes |
None
|
Parts of Benchmark |
TxInjector
|
JVM Instance Description |
jvm_1
|
Command Line |
-Xms3g -Xmx3g -Xmn2g -XX:+UseParallelGC -XX:ParallelGCThreads=1 -XX:CICompilerCount=2
|
Tuning |
Used numactl to affinitize each Transaction Injector JVM to 4 Cores/ 8 Threads - Group1: numactl --physcpubind=0-3,64-67 --localalloc
- Group2: numactl --physcpubind=4-7,68-71 --localalloc
- Group3: numactl --physcpubind=8-11,72-75 --localalloc
- Group4: numactl --physcpubind=12-15,76-79 --localalloc
- Group5: numactl --physcpubind=16-19,80-83 --localalloc
- Group6: numactl --physcpubind=20-23,84-87 --localalloc
- Group7: numactl --physcpubind=24-27,88-91 --localalloc
- Group8: numactl --physcpubind=28-31,92-95 --localalloc
- Group9: numactl --physcpubind=32-35,96-99 --localalloc
- Group10: numactl --physcpubind=36-39,100-103 --localalloc
- Group11: numactl --physcpubind=40-43,104-107 --localalloc
- Group12: numactl --physcpubind=44-47,108-111 --localalloc
- Group13: numactl --physcpubind=48-51,112-115 --localalloc
- Group14: numactl --physcpubind=52-55,116-119 --localalloc
- Group15: numactl --physcpubind=56-59,120-123 --localalloc
- Group16: numactl --physcpubind=60-63,124-127 --localalloc
|
Notes |
None
|
|