Hacker News new | ask | show | jobs
by davrosthedalek 2203 days ago
That seems hard to do with preemptive scheduling. AFAIK, the decision is on function level, and done at startup. Even if you can decide on call-time, it's only function level, and the preemption can happen mid-function.