Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-8730

[RFE] [PARK] irqbalance: better handling of NIC irqs

    • Major
    • FutureFeature
    • sst_kernel_debug
    • ssg_core_kernel
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • If docs needed, set a value
    • None

      Due to the NAPI infrastructure, the accounting for interrupts generated by network driver is problematic: under low load the interrupt number is proportional to network traffic, but the more the network load increases the more the interrupts generated by the NICS are mitigated in software. Under very high network load is common that no interrupt at all is generated.

      As a consequence, actions taken by irqbalance based on NIC interrupt numbers accounting are more often then not incorrect, especially in the most relevant scenarios, when the network load is high.

      The proposed solution is limiting irqbalance to spread the NIC IRQs on the available CPUs and then leave the IRQ alone.

            ltao@redhat.com Liu Tao
            pabeni@redhat.com Paolo Abeni
            Liu Tao Liu Tao
            Jiri Dluhos Jiri Dluhos
            Votes:
            0 Vote for this issue
            Watchers:
            14 Start watching this issue

              Created:
              Updated: