Add changes file for global scheduler/cmux refactor

This commit is contained in:
Andrea Shepard 2013-12-12 04:36:15 -08:00
parent ac1b627e85
commit 52cfaa84b7

4
changes/global_scheduler Normal file
View File

@ -0,0 +1,4 @@
o Major changes:
- Implement a new inter-cmux comparison API, a global high/low watermark
mechanism and a global scheduler loop for transmission prioritization
across all channels as well as among circuits on one channel.