throughput-performance: fix performance regression on AMD
It turned out that disablement of the numa_balancing could result in upto 20% performance drop on some loads. Related: rhbz#1746957 Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
This commit is contained in:
parent
1d0dd6e5ae
commit
f511ad5d48
1 changed files with 0 additions and 1 deletions
|
|
@ -85,4 +85,3 @@ type=sysctl
|
|||
uname_regex=x86_64
|
||||
cpuinfo_regex=${amd_cpuinfo_regex}
|
||||
kernel.sched_migration_cost_ns=5000000
|
||||
kernel.numa_balancing=0
|
||||
|
|
|
|||
Loading…
Reference in a new issue