Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
i#6831 sched refactor, step 7: Split eof_or_idle
Splits eof_or_idle() into separate overrides in the 3 scheduler subclasses. This then allows moving pop_from_ready_queue*() into the dynamic subclass. Moves process_markers(), ready_queue_empty(), and syscall_incurs_switch() into the dynamic subclass. Issue: #6831
- Loading branch information