Lines Matching full:bucket
3 tbf \- Token Bucket Filter
24 The Token Bucket Filter is a classless queueing discipline available for
51 in one go. Tokens arrive at a steady rate, until the bucket is full.
57 to limit the speed at which the bucket empties. This peakrate is implemented as a second TBF
58 with a very small bucket, so that it doesn't burst.
60 To achieve perfection, the second bucket may contain only a single packet, which leads to
77 bucket, the rate and possibly the peakrate (if set). These two parameters
82 Size of the bucket, in bytes. This is the maximum amount of bytes that tokens can be available for instantaneously.
86 If your buffer is too small, packets may be dropped because more tokens arrive per timer tick than fit in your bucket.
109 Maximum depletion rate of the bucket. Limited to 1mbit/s on Intel, 10mbit/s on Alpha. The peakrate does
114 Specifies the size of the peakrate bucket. For perfect accuracy, should be set to the MTU of the interface.
124 a 5kilobyte buffer, with a pre-bucket queue size limit calculated so the TBF causes