linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Buesch <mb@bu3sch.de>
To: Michael Wu <flamingice@sourmilk.net>
Cc: Jiri Benc <jbenc@suse.cz>, John Linville <linville@tuxdriver.com>,
	linux-wireless@vger.kernel.org
Subject: Re: [PATCH RFC] mac80211: Make stop_queues() usable
Date: Tue, 3 Jul 2007 19:47:56 +0200	[thread overview]
Message-ID: <200707031947.56602.mb@bu3sch.de> (raw)
In-Reply-To: <200707031041.27895.flamingice@sourmilk.net>

On Tuesday 03 July 2007 19:41:22 Michael Wu wrote:
> On Tuesday 03 July 2007 10:36, Michael Buesch wrote:
> > the _only_ place where it's sane to call stop_queues (to stop all queues)
> > is outside of the TX handler. Why would you stop all queues inside of
> > the TX path?
> isl38xx cards (p54) need the host to manage the memory that frames are copied 
> to before the card transmits. If the card's memory gets filled up, all queues 
> need to be stopped.

Ah, yeah. Well. I was mainly talking about modern cards with
modern DMA rings. ;) But Ok. This card may want to stop all
queues from the TX path.
On bcm43xx each queue is seperate and can run
concurrently, though.


-- 
Greetings Michael.

      reply	other threads:[~2007-07-03 17:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-02 20:35 [PATCH RFC] mac80211: Make stop_queues() usable Michael Buesch
2007-07-03  4:09 ` Michael Wu
2007-07-03  8:39   ` Michael Buesch
2007-07-03 12:31     ` Patrick McHardy
2007-07-03 12:39       ` Michael Buesch
2007-07-03 12:56         ` Patrick McHardy
2007-07-03 17:15     ` Michael Wu
2007-07-03 17:36       ` Michael Buesch
2007-07-03 17:41         ` Michael Wu
2007-07-03 17:47           ` Michael Buesch [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200707031947.56602.mb@bu3sch.de \
    --to=mb@bu3sch.de \
    --cc=flamingice@sourmilk.net \
    --cc=jbenc@suse.cz \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).