Age | Commit message (Expand) | Author |
---|---|---|
2018-04-05 | Add an API for a scheduled/manually activated event in the mainloop | Nick Mathewson |
2017-12-11 | Remove now-duplicate log_debug lines | Matt Traudt |
2017-12-11 | Add all the missed scheduler_state assignments | Matt Traudt |
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 |