TIL Linux loses IRQ SMP affinity configuration when you sleep/resume (x86). This seems... less than ideal?
@lina another day, another issie with sleep on linux
@lina Interesting. So the fix would be a systemd service that runs on resume?
@shanmukhateja That's what I did (call my affinity script from the systemd sleep hook stuff).