You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently using mutli-hart round robin scheduling with a locked shared queue. We also have a basic construct for a process queue that does not have to be unqiue, so we can do hart local queues or multi-level queues or whatever later.
This issue tracks scheduling in reedos. As of 16178fc , we have functional processes. We now need a mechanism for fairness and efficiency.
[ ] premption?The text was updated successfully, but these errors were encountered: