[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090911.114848.177667600.davem@davemloft.net>
Date: Fri, 11 Sep 2009 11:48:48 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: karl@...amoto.org
Cc: philipp_subx@...fish-solutions.com, netdev@...r.kernel.org,
linux-atm-general@...ts.sourceforge.net
Subject: Re: [Linux-ATM-General] [PATCH] atm/br2684: netif_stop_queue()
when atm device busy and netif_wake_queue() when we can send packets again.
From: Karl Hiramoto <karl@...amoto.org>
Date: Thu, 10 Sep 2009 23:30:44 +0200
> I'm not really sure if or how many packets to upper layers buffer.
This is determined by ->tx_queue_len, so whatever value is being
set for ATM network devices is what the core will use for backlog
limiting while the device's TX queue is stopped.
--
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