Skip to content
  • Philippe Gerum's avatar
    sched: ipipe: announce CPU affinity change · bbba26eb
    Philippe Gerum authored
    Emit IPIPE_KEVT_SETAFFINITY to the co-kernel when the target task is
    about to move to another CPU.
    
    CPU migration can only take place from the root domain, the pipeline
    does not provide any support for migrating tasks from the head domain,
    and derives several key assumptions based on this invariant.
    bbba26eb