Lines Matching full:queue
23 Random Early Detection is a classless qdisc which manages its queue size
28 Once the queue hits a certain average length, packets enqueued have a
32 average queue length, although the queue might get bigger.
38 The goal is to have a small queue size, which is good for interactivity
45 The average queue size is used for determining the marking
49 When the average queue size is below
56 until the average queue size hits
60 is normally not set to 100%, the queue size might
65 parameter is provided to set a hard maximum for the size of the queue.
70 Average queue size at which marking becomes a possibility. Defaults to
76 At this average queue size, the marking probability is maximal. Should be at
91 Hard limit on the real (not average) queue size in bytes. Further packets
97 Used for determining how fast the average queue size is influenced by the
98 real queue size. Larger values make the calculation more sluggish, allowing
104 average queue size calculations. 1000 is a good value.
107 This rate is used for calculating the average queue size after some
117 queue size hits
122 If average flow queue size is above
129 …e RED is to make 'probability' dynamic value between 1% and 50% to reach the target average queue :