Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Taht committed Feb 18, 2014
1 parent 0e4c8d0 commit 14bec6e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions fq_codel/middle.mkd
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ than at the tail.

### Interval

The _interval_ paramter has the same semantics as CoDel and is used to
The _interval_ parameter has the same semantics as CoDel and is used to
ensure that the measured minimum delay does not become too stale. The
minimum delay must be experienced in the last epoch of length
interval. It should be set on the order of the worst-case RTT through
Expand Down Expand Up @@ -184,7 +184,8 @@ from the largest queue (measured in bytes) are dropped from the head
of the flow. Note that this limit is a global limit for packets in all
queues; each individual queue does not have an upper limit.

The default packet limit is 10240 packets.
The default packet limit is 10240 packets, which is suitable for up
to 10GigE speeds.

### Quantum

Expand Down

0 comments on commit 14bec6e

Please sign in to comment.