Skip to content
  • Jan Kiszka's avatar
    cobalt/rtdm: Introduce IRQ affinity services · 76dca51a
    Jan Kiszka authored
    
    
    Add rtdm_irq_request_affine and rtdm_irq_set_affinity to start IRQs or
    specific CPUs or move them around. So far, this was unsupported and made
    users bypass layer to configure the desired affinity. Starting with the
    right affinity also avoids hitting the wrong CPU at least once before
    the IRQ can be live-migrated.
    
    Signed-off-by: default avatarJan Kiszka <jan.kiszka@siemens.com>
    76dca51a