Browse Source

Add changes file for global scheduler/cmux refactor

Andrea Shepard 10 years ago
parent
commit
52cfaa84b7
1 changed files with 4 additions and 0 deletions
  1. 4 0
      changes/global_scheduler

+ 4 - 0
changes/global_scheduler

@@ -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.