[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20070707.230300.74561917.davem@davemloft.net>
Date: Sat, 07 Jul 2007 23:03:00 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: hadi@...erus.ca
Cc: rusty@...tcorp.com.au, kaber@...sh.net,
peter.p.waskiewicz.jr@...el.com, netdev@...r.kernel.org,
jeff@...zik.org, auke-jan.h.kok@...el.com
Subject: Re: Multiqueue and virtualization WAS(Re: [PATCH 3/3] NET: [SCHED]
Qdisc changes and sch_rr added for multiqueue
From: jamal <hadi@...erus.ca>
Date: Fri, 06 Jul 2007 10:39:15 -0400
> If the issue is usability of listing 1024 netdevices, i can think of
> many ways to resolve it.
I would agree with this if there were a reason for it, it's totally
unnecessary complication as far as I can see.
These virtual devices are an ethernet with the subnet details exposed
to the driver, nothing more.
I see zero benefit to having a netdev for each guest or node we can
speak to whatsoever. It's a very heavy abstraction to use for
something that is so bloody simple.
My demux on ->hard_start_xmit() is _5 DAMN LINES OF CODE_, you want to
replace that with a full netdev because of some minor difficulties in
figuring out to record the queuing state. It's beyond unreasonable.
Netdevs are like salt, if you put too much in your food it tastes
awful.
-
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