Merge pull request #356 from pjps/RHBZ#1820626
RHBZ#1820626 profiles: enable isolate_managed_irq by default
This commit is contained in:
commit
d32240c7bb
3 changed files with 6 additions and 6 deletions
|
|
@ -12,8 +12,8 @@
|
|||
# support. Please only specify this parameter if you are sure that the
|
||||
# kernel supports it.
|
||||
#
|
||||
# isolate_managed_irq=Y
|
||||
#
|
||||
isolate_managed_irq=Y
|
||||
|
||||
#
|
||||
# Set the desired combined queue count value using the parameter provided
|
||||
# below. Ideally this should be set to the number of housekeeping CPUs i.e.,
|
||||
|
|
|
|||
|
|
@ -12,8 +12,8 @@
|
|||
# support. Please only specify this parameter if you are sure that the
|
||||
# kernel supports it.
|
||||
#
|
||||
# isolate_managed_irq=Y
|
||||
#
|
||||
isolate_managed_irq=Y
|
||||
|
||||
#
|
||||
# Set the desired combined queue count value using the parameter provided
|
||||
# below. Ideally this should be set to the number of housekeeping CPUs i.e.,
|
||||
|
|
|
|||
|
|
@ -8,8 +8,8 @@
|
|||
# support. Please only specify this parameter if you are sure that the
|
||||
# kernel supports it.
|
||||
#
|
||||
# isolate_managed_irq=Y
|
||||
#
|
||||
isolate_managed_irq=Y
|
||||
|
||||
#
|
||||
# Set the desired combined queue count value using the parameter provided
|
||||
# below. Ideally this should be set to the number of housekeeping CPUs i.e.,
|
||||
|
|
|
|||
Loading…
Reference in a new issue