Age | Commit message (Expand) | Author |
---|---|---|
2017-09-22 | sched: only log when scheduler type changes | Matt Traudt |
2017-09-19 | sched: reorder code to fit comment bodies; comment typos | Matt Traudt |
2017-09-15 | sched: Make the scheduler object static | David Goulet |
2017-09-15 | sched: Don't expose the global scheduler libevent object | David Goulet |
2017-09-15 | sched: change most asserts to non-fatal BUGs | Matt Traudt |
2017-09-15 | sched: switch to monotonic time; add/fix comments, style, and logs msgs | Matt Traudt |
2017-09-15 | sched: Implement the KIST scheduler | Matt Traudt |
2017-09-15 | sched: Groundwork before KIST implementation | Matt Traudt |