Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eb152e2

Browse files
authored
Merge pull request redhat-performance#747 from zacikpa/RHEL-61801
network_latency: Set non-zero rcutree.nohz_full_patience_delay
2 parents 8d6479c + 630a3cc commit eb152e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

profiles/network-latency/tuned.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ vm.stat_interval = 10
2020
kernel.timer_migration = 0
2121

2222
[bootloader]
23-
cmdline_network_latency=skew_tick=1 tsc=reliable rcupdate.rcu_normal_after_boot=1
23+
cmdline_network_latency=skew_tick=1 tsc=reliable rcupdate.rcu_normal_after_boot=1 rcutree.nohz_full_patience_delay=1000
2424

2525
[rtentsk]

0 commit comments

Comments
 (0)