1
0
Fork 0

Merge pull request #356 from pjps/RHBZ#1820626

RHBZ#1820626 profiles: enable isolate_managed_irq by default
This commit is contained in:
Jaroslav Škarvada 2021-06-08 09:21:15 +02:00 committed by GitHub
commit d32240c7bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -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.,

View file

@ -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.,

View file

@ -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.,