Age | Commit message (Expand) | Author |
---|---|---|
2017-09-15 | sched: Extra careful in channel_outbuf_length() | David Goulet |
2017-09-15 | sched: Don't expose the global scheduler libevent object | David Goulet |
2017-09-15 | sched: Add Schedulers torrc option | David Goulet |
2017-09-15 | sched: change most asserts to non-fatal BUGs | Matt Traudt |
2017-09-15 | sched: revisist compatibility on non-linux systems | Matt Traudt |
2017-09-15 | sched: validate KIST sched options | Matt Traudt |
2017-09-15 | sched: switch to monotonic time; add/fix comments, style, and logs msgs | Matt Traudt |
2017-09-15 | sched: Fallback to naive approach if no runtime KIST support | David Goulet |
2017-09-15 | sched: Detect KIST support at compile time | David Goulet |
2017-09-15 | sched: Implement the KIST scheduler | Matt Traudt |
2017-09-15 | sched: Groundwork before KIST implementation | Matt Traudt |