Open TCCQ opened 1 year ago
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?