1
0
Fork 0

remove ktimer_lockless_check sysfs setting from realtime-virtual profiles

The ktimer_lockless_check interface was removed from Red Hat kernels.
Drop the tuned configuration as well.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
This commit is contained in:
Marcelo Tosatti 2023-06-15 14:05:34 -03:00
parent 3747701d1c
commit 925898b522
2 changed files with 0 additions and 9 deletions

View file

@ -38,11 +38,6 @@ group.ktimersoftd=0:f:3:*:^\[ktimersoftd
ps_blacklist=^\[ksoftirqd;^\[ktimers;^\[rcuc;^\[rcub;^\[ktimersoftd
[sysfs]
# Perform lockless check for timer softirq on isolated CPUs.
#
/sys/kernel/ktimer_lockless_check = 1
[script]
script=${i:PROFILE_DIR}/script.sh

View file

@ -51,10 +51,6 @@ ps_blacklist=^\[ksoftirqd;^\[ktimers;^\[rcuc;^\[rcub;^\[ktimersoftd;pmd;PMD;^DPD
# 2: stop ksmd, unmerge all pages
/sys/kernel/mm/ksm/run = 2
# Perform lockless check for timer softirq on isolated CPUs.
#
/sys/kernel/ktimer_lockless_check = 1
[script]
script=${i:PROFILE_DIR}/script.sh