[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100826.231110.260096663.davem@davemloft.net>
Date: Thu, 26 Aug 2010 23:11:10 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: greearb@...delatech.com
Cc: netdev@...r.kernel.org
Subject: Re: [net-next 1/2] qdisc: Allow qdiscs to provide backpressure up
the stack.
From: Ben Greear <greearb@...delatech.com>
Date: Thu, 26 Aug 2010 22:58:41 -0700
> And if it does that, then something must know how to restart the
> transmit logic.
When SKBs get freed up, space opens up in the socket send buffer,
waking up the process or signalling it from poll() so it can write
more.
pktgen eliminates this whole layer of queueing and signalling, which
is why it continually succeptible this behavior you dislike.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists