Port multipath improvements to newer version
This commit is contained in:
parent
024649c175
commit
2e6cda38f6
9 changed files with 120 additions and 47 deletions
|
@ -399,6 +399,11 @@
|
|||
*/
|
||||
#define ZT_QOS_SHORTTERM_SAMPLE_WIN_SIZE 64
|
||||
|
||||
/**
|
||||
* Number of samples required before statistics summaries are computed
|
||||
*/
|
||||
#define ZT_QOS_SHORTTERM_SAMPLE_WIN_MIN_REQ_SIZE 4
|
||||
|
||||
/**
|
||||
* Max allowable time spent in any queue (in ms)
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue