[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1181256848.4071.57.camel@localhost>
Date: Thu, 07 Jun 2007 18:54:08 -0400
From: jamal <hadi@...erus.ca>
To: David Miller <davem@...emloft.net>
Cc: auke-jan.h.kok@...el.com, jeff@...zik.org, kaber@...sh.net,
peter.p.waskiewicz.jr@...el.com, netdev@...r.kernel.org,
jesse.brandeburg@...el.com
Subject: Re: [PATCH] NET: Multiqueue network device support.
On Thu, 2007-07-06 at 15:44 -0700, David Miller wrote:
> From: jamal <hadi@...erus.ca>
> Date: Thu, 07 Jun 2007 17:57:25 -0400
>
> > I empathize but take a closer look; seems mostly useless.
>
> I thought E1000 still uses LLTX, and if so then multiple cpus can most
> definitely get into the ->hard_start_xmit() in parallel.
AFAICS, only one CPU can dequeue from the qdisc i.e s/he who holds
__LINK_STATE_QDISC_RUNNING is the only one who can call qdisc_restart
and only s/he can enter ->hard_start_xmit().
Am i missing something?
cheers,
jamal
-
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