]> git.baikalelectronics.ru Git - kernel.git/commit
[NETEM]: Optimize tfifo
authorStephen Hemminger <shemminger@linux-foundation.org>
Thu, 22 Mar 2007 19:17:05 +0000 (12:17 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:27:21 +0000 (22:27 -0700)
commit6cf3fed217b438b7610ec35d3a88feb6d79ce6c9
treeba787170f860875318a13e4c934dc02a0304a18f
parent1945fa9db0cf5a92f5eae40d5399dd4d230b105c
[NETEM]: Optimize tfifo

In most cases, the next packet will be sent after the
last one. So optimize that case.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/sch_netem.c