1
0
Fork 0

realtime-virtual-host: accommodate new ktimersoftd thread

Patch provided by Luiz Capitulino <lcapitulino@redhat.com>

Resolves: rhbz# 1332563

Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
This commit is contained in:
Jaroslav Škarvada 2017-03-21 10:43:58 +01:00
parent a50d5e0237
commit 3ca7cfceb1
No known key found for this signature in database
GPG key ID: D8E1C00E076E840B

View file

@ -38,10 +38,13 @@ assert=${f:assertion:isolated_cores contains present CPU(s):${isolated_cores_exp
group.ksoftirqd=0:f:2:*:ksoftirqd.*
# for i in `pgrep rcuc` ; do grep Cpus_allowed_list /proc/$i/status ; done
group.rcuc=0:f:3:*:rcuc.*
group.rcuc=0:f:4:*:rcuc.*
# for i in `pgrep rcub` ; do grep Cpus_allowed_list /proc/$i/status ; done
group.rcub=0:f:3:*:rcub.*
group.rcub=0:f:4:*:rcub.*
# for i in `pgrep ktimersoftd` ; do grep Cpus_allowed_list /proc/$i/status ; done
group.ktimersoftd=0:f:3:*:ktimersoftd.*
[script]
script=${i:PROFILE_DIR}/script.sh