Home | History | Annotate | Download | only in man8

Lines Matching full:bucket

3 tbf \- Token Bucket Filter
24 The Token Bucket Filter is a classful queueing discipline available for
47 in one go. Tokens arrive at a steady rate, until the bucket is full.
53 to limit the speed at which the bucket empties. This peakrate is implemented as a second TBF
54 with a very small bucket, so that it doesn't burst.
56 To achieve perfection, the second bucket may contain only a single packet, which leads to
73 bucket, the rate and possibly the peakrate (if set). These two parameters
78 Size of the bucket, in bytes. This is the maximum amount of bytes that tokens can be available for instantaneously.
82 If your buffer is too small, packets may be dropped because more tokens arrive per timer tick than fit in your bucket.
105 Maximum depletion rate of the bucket. The peakrate does not
111 Specifies the size of the peakrate bucket. For perfect accuracy, should be set to the MTU of the interface.
121 a 5kilobyte buffer, with a pre-bucket queue size limit calculated so the TBF causes