X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=nfvbench.git;a=blobdiff_plain;f=nfvbenchvm%2Fdib%2Felements%2Fnfvbenchvm%2Ffinalise.d%2F51-add-cpu-isolation;h=f81485de65bf10c8abc7078b454da07077b7eb75;hp=eab581745e93faea958570b243606a610887980a;hb=98aac3b7ed5060d2e498d4ab545482a525339120;hpb=50a01aacb26028cf23e7ee2583c368adff3a4b2e diff --git a/nfvbenchvm/dib/elements/nfvbenchvm/finalise.d/51-add-cpu-isolation b/nfvbenchvm/dib/elements/nfvbenchvm/finalise.d/51-add-cpu-isolation index eab5817..f81485d 100755 --- a/nfvbenchvm/dib/elements/nfvbenchvm/finalise.d/51-add-cpu-isolation +++ b/nfvbenchvm/dib/elements/nfvbenchvm/finalise.d/51-add-cpu-isolation @@ -1,4 +1,4 @@ #!/bin/bash grubby --update-kernel=ALL --args="isolcpus=1 rcu_nocbs=1 nohz=on nohz_full=1 nmi_watchdog=0" -grubby --update-kernel=ALL --args="default_hugepagesz=1G hugepagesz=1G hugepages=1" +grubby --update-kernel=ALL --args="default_hugepagesz=1G hugepagesz=1G hugepages=2"