Deadline scheduler part 2 — details and usage
Deadline scheduler part 2 — details and usage
Posted Jan 30, 2018 17:46 UTC (Tue) by voodoosound (guest, #121807)In reply to: Deadline scheduler part 2 — details and usage by voodoosound
Parent article: Deadline scheduler part 2 — details and usage
I found the problem. For anyone having a hard time with this too.
First of all manpages are your friend. Read the error description.
First of all manpages are your friend. Read the error description.
I had overlooked the second note on EPERM.
It says that all CPUs have to be available to the scheduler ( e.g. sched_setaffinity ). Otherwise it fails with EPERM.
Hope this helps.
BR,
Christoph
