Andrea Shepard
|
ac1b627e85
|
Implement scheduler_touch_channel()
|
2014-09-30 22:49:58 -07:00 |
|
Andrea Shepard
|
ed1927d6bf
|
Use a non-stupid data structure in the scheduler
|
2014-09-30 22:49:56 -07:00 |
|
Andrea Shepard
|
3530825c53
|
Eliminate some unnecessary smartlists in scheduler.c
|
2014-09-30 22:49:36 -07:00 |
|
Andrea Shepard
|
63bb9a795e
|
Fix compiler warning
|
2014-09-30 22:49:36 -07:00 |
|
Andrea Shepard
|
55907da28d
|
Sort the scheduler's channel list by cmux comparisons
|
2014-09-30 22:49:36 -07:00 |
|
Andrea Shepard
|
1275002a46
|
Schedule according to a queue size heuristic
|
2014-09-30 22:49:35 -07:00 |
|
Andrea Shepard
|
b09f41424c
|
Actually call channel_flush_some_cells() from the scheduler
|
2014-09-30 22:49:01 -07:00 |
|
Andrea Shepard
|
2efbab2aaf
|
Provide generic mechanism for scheduler to query writeable cells on a channel
|
2014-09-30 22:48:26 -07:00 |
|
Nick Mathewson
|
85ee5b3095
|
Use event_active, not 0-length timeouts. It's idempotent, too.
|
2014-09-30 22:48:26 -07:00 |
|
Nick Mathewson
|
fc13184e44
|
Fix unused-arguments warnings
|
2014-09-30 22:48:26 -07:00 |
|
Nick Mathewson
|
08bea13c35
|
Temporarily disable scheduler_trigger as unused
|
2014-09-30 22:48:26 -07:00 |
|
Andrea Shepard
|
d438cf1ec9
|
Implement scheduler mechanism to track lists of channels wanting cells or writes; doesn't actually drive the cell flow from it yet
|
2014-09-30 22:48:24 -07:00 |
|