mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 06:13:31 +01:00
Tweak global_scheduler changes file
This commit is contained in:
parent
e2641484a7
commit
95ead31349
@ -1,4 +1,12 @@
|
|||||||
o Major changes:
|
o Major features (relay, infrastructure):
|
||||||
- Implement a new inter-cmux comparison API, a global high/low watermark
|
- Implement a new inter-cmux comparison API, a global high/low watermark
|
||||||
mechanism and a global scheduler loop for transmission prioritization
|
mechanism and a global scheduler loop for transmission prioritization
|
||||||
across all channels as well as among circuits on one channel.
|
across all channels as well as among circuits on one channel. This
|
||||||
|
schedule is currently tuned to (tolerantly) avoid making changes
|
||||||
|
in the current network performance, but it should form the basis
|
||||||
|
major circuit performance increases. Code by Andrea; implements
|
||||||
|
ticket 9262.
|
||||||
|
|
||||||
|
o Testing:
|
||||||
|
- New tests for many parts of channel, relay, and circuit mux
|
||||||
|
functionality. Code by Andrea; part of 9262.
|
||||||
|
Loading…
Reference in New Issue
Block a user