[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1252428023.15626.30.camel@gandalf.stny.rr.com>
Date: Tue, 08 Sep 2009 12:40:23 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Stephen Hemminger <shemminger@...tta.com>
Cc: "Luis R. Rodriguez" <mcgrof@...il.com>,
Ingo Molnar <mingo@...e.hu>, Michael Buesch <mb@...sch.de>,
"John W. Linville" <linville@...driver.com>,
linux-wireless <linux-wireless@...r.kernel.org>,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
Matt Smith <Matt.Smith@...eros.com>,
Kevin Hayes <kevin@...eros.com>,
Bob Copeland <me@...copeland.com>, Jouni Malinen <j@...fi>,
Ivan Seskar <Seskar@...lab.rutgers.edu>, ic.felix@...il.com
Subject: Re: Stop using tasklets for bottom halves
On Tue, 2009-09-08 at 09:11 -0700, Stephen Hemminger wrote:
> > > Process context is too slow.
> >
> > Well, I'm hoping to prove the opposite. I'm working on some stuff that I
> > plan to present at Linux Plumbers. I've been too distracted by other
> > things, but hopefully I'll have some good numbers to present by then.
> >
>
>
> That's great, does it keep the good properties of NAPI (irq disabling
> and throttling?)
Not exactly sure what you mean by throttling, but I'm assuming it will.
As for irqs disabling, I'm trying to avoid doing that. Note, the device
will have its interrupts disabled, but not all other devices will.
-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists