Nick Mathewson
|
943134e886
Merge remote-tracking branch 'pastly2/ticket24531_033_01'
|
6 年 前 |
Nick Mathewson
|
2b8a06a2ef
Merge branch 'maint-0.3.2'
|
7 年 前 |
Nick Mathewson
|
6cd567d797
Merge remote-tracking branch 'dgoulet/bug24671_032_01' into maint-0.3.2
|
7 年 前 |
Nick Mathewson
|
bcc96c77de
Merge branch 'maint-0.3.2'
|
7 年 前 |
Nick Mathewson
|
c38157be9d
clarify a comment
|
7 年 前 |
Nick Mathewson
|
d0c5fe257b
Merge branch 'maint-0.3.2'
|
7 年 前 |
David Goulet
|
885ba513ff
sched: Consider extra_space even if negative in KIST
|
7 年 前 |
David Goulet
|
fdfa4a5a14
sched: Use lower layer cell limit with KISTLite
|
7 年 前 |
Nick Mathewson
|
252db6ad26
Merge branch 'maint-0.3.2'
|
7 年 前 |
David Goulet
|
057139d383
sched: Avoid integer overflow when computing tcp_space
|
7 年 前 |
Matt Traudt
|
667f931177
Make get_scheduler_state_string available to scheduler*.c
|
7 年 前 |
Matt Traudt
|
8797c8fbd3
Remove now-duplicate log_debug lines
|
7 年 前 |
Matt Traudt
|
273325e216
Add all the missed scheduler_state assignments
|
7 年 前 |
Nick Mathewson
|
5ee0cccd49
Merge branch 'macro_free_v2_squashed'
|
7 年 前 |
Nick Mathewson
|
fa0d24286b
Convert remaining function (mostly static) to new free style
|
7 年 前 |
David Goulet
|
97702c69b0
sched: Set channel scheduler state to IDLE when not opened
|
7 年 前 |
David Goulet
|
ff6c8cf861
sched: Downgrade warning log to info in KIST
|
7 年 前 |
David Goulet
|
dcabf801e5
sched: Ignore closed channel after flushing cells
|
7 年 前 |
Nick Mathewson
|
cb42c62c9e
Merge branch 'dgoulet_ticket23753_032_02_squashed' into maint-0.3.2
|
7 年 前 |
Matt Traudt
|
52050bb2c6
sched: Add another SCHED_BUG() callsite
|
7 年 前 |
David Goulet
|
3931a6f264
sched: Use SCHED_BUG() macro in scheduler
|
7 年 前 |
Nick Mathewson
|
8652f3e9e8
Fix memory leak when freeing socket_table in KIST.
|
7 年 前 |
Nick Mathewson
|
dddae36f5e
Merge remote-tracking branch 'dgoulet/ticket23696_032_01'
|
7 年 前 |
David Goulet
|
070064de89
sched: Always initialize scheduler_last_run to now
|
7 年 前 |
Matt Traudt
|
3ef7e6f187
sched: Don't get KIST stuck in an infinite loop
|
7 年 前 |
Matt Traudt
|
7bbc29b0f2
sched: make interval a plain int; initialize with macro
|
7 年 前 |
David Goulet
|
ef2a449cce
sched: Make KISTSchedRunInterval non negative
|
7 年 前 |
Matt Traudt
|
22699e3f16
sched: only log when scheduler type changes
|
7 年 前 |
Matt Traudt
|
4a3b61a5b3
sched: reorder code to fit comment bodies; comment typos
|
7 年 前 |
Nick Mathewson
|
290274dbb5
Add a cast so that 32-bit compilation goes without errors
|
7 年 前 |