Home
last modified time | relevance | path

Searched hist:aaae3013d186d71a01e1059c9633c4ec8729d891 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sched/
H A Dsch_fifo.cdiff aaae3013d186d71a01e1059c9633c4ec8729d891 Sun Jun 19 00:57:42 CDT 2005 Thomas Graf <tgraf@suug.ch> [PKT_SCHED]: Transform fifo qdisc to use generic queue management interface

The simplicity of the fifo qdisc allows several qdisc operations to be
redirected to the relevant queue management function directly. Saves
a lot of code lines and gives the pfifo a byte based backlog.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>