Re: Network multiqueue question

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jay Vosburgh
Date: Thursday, April 15, 2010 - 11:09 am

Eric Dumazet <eric.dumazet@gmail.com> wrote:


	The lock is a read lock, so theoretically it should be possible
to enter the bonding transmit function on multiple CPUs at the same
time.  The lock may thrash around, though.


	The question I have about it (and the above patch), is: what
does multi-queue "awareness" really mean for a bonding device?  How does
allocating a bunch of TX queues help, given that the determination of
the transmitting device hasn't necessarily been made?

	I haven't had the chance to acquire some multi-queue network
cards and check things out with bonding, so I'm not really sure how it
should work.  Should the bond look, from a multi-queue perspective, like
the largest slave, or should it look like the sum of the slaves?  Some
of this is may be mode-specific, as well.

	-J

---
	-Jay Vosburgh, IBM Linux Technology Center, fubar@us.ibm.com
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Network multiqueue question, George B., (Thu Apr 15, 9:58 am)
Re: Network multiqueue question, Eric Dumazet, (Thu Apr 15, 10:47 am)
Re: Network multiqueue question, Jay Vosburgh, (Thu Apr 15, 11:09 am)
Re: Network multiqueue question, Eric Dumazet, (Thu Apr 15, 11:41 am)
Re: Network multiqueue question, George B., (Thu Apr 15, 8:54 pm)
Re: Network multiqueue question, George B., (Thu Apr 15, 9:00 pm)
Re: Network multiqueue question, Eric Dumazet, (Thu Apr 15, 9:53 pm)
Re: Network multiqueue question, George B., (Fri Apr 16, 12:28 am)