nfv-host: inherit kernel cmdline from realtime profile
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
This commit is contained in:
parent
6cf54b6315
commit
283a2b9aa2
1 changed files with 1 additions and 1 deletions
|
|
@ -55,4 +55,4 @@ group.ktimersoftd=0:f:3:*:ktimersoftd.*
|
||||||
script=${i:PROFILE_DIR}/script.sh
|
script=${i:PROFILE_DIR}/script.sh
|
||||||
|
|
||||||
[bootloader]
|
[bootloader]
|
||||||
cmdline=isolcpus=${isolated_cores} nohz=on nohz_full=${isolated_cores} rcu_nocbs=${isolated_cores} intel_pstate=disable nosoftlockup
|
cmdline+=nohz=on nohz_full=${isolated_cores} rcu_nocbs=${isolated_cores}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue