Merge pull request #291 from christophefontaine/master
realtime-virtual-host profile: exclude ovs-vswitchd pmds
This commit is contained in:
commit
20aac66a88
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ 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.*
|
||||
|
||||
ps_blacklist=ksoftirqd.*;rcuc.*;rcub.*;ktimersoftd.*
|
||||
ps_blacklist=ksoftirqd.*;rcuc.*;rcub.*;ktimersoftd.*;.*pmd.*;.*PMD.*;^DPDK;.*qemu-kvm.*
|
||||
|
||||
[script]
|
||||
script=${i:PROFILE_DIR}/script.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue