Skip to content
Snippets Groups Projects
Commit c3538424 authored by John Hodge's avatar John Hodge
Browse files

Refactored thread switching code to support compile-time swapping

of scheduling methods.
Supported methods:
- Lottery (the old one)
- Priority Based Round-Robin
- Singe Queue Round-Robin
parent b0ab9997
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment