Re: [RFC] multiqueue changes

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Michael Chan
Date: Saturday, October 31, 2009 - 10:25 am

On Fri, 2009-10-30 at 03:00 -0700, Jarek Poplawski wrote:

We need the netdev and the private structure at the beginning of
->probe() to store values as we probe the device.  Later on in
->probe(), we'll know whether the device supports MSI-X and multiqueue.
If we successfully enable MSI-X in ->ndo_open(), tx multiqueue will be
used.

So if we can separate the allocation of the netdev and the private
structure from the tx queues, we can allocate and set the exact number
of num_tx_queues in ->ndo_open().


--
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:
[RFC] multiqueue changes, Eric Dumazet, (Thu Oct 8, 12:18 am)
Re: [RFC] multiqueue changes, Jarek Poplawski, (Thu Oct 8, 2:03 am)
Re: [RFC] multiqueue changes, Jarek Poplawski, (Thu Oct 8, 5:00 am)
Re: [RFC] multiqueue changes, Eric Dumazet, (Thu Oct 8, 5:13 am)
Re: [RFC] multiqueue changes, Jarek Poplawski, (Thu Oct 8, 5:53 am)
Re: [RFC] multiqueue changes, David Miller, (Fri Oct 9, 12:58 am)
Re: [RFC] multiqueue changes, Jarek Poplawski, (Fri Oct 9, 1:51 am)
Re: [RFC] multiqueue changes, Jarek Poplawski, (Fri Oct 9, 2:40 am)
Re: [RFC] multiqueue changes, Patrick McHardy, (Wed Oct 28, 10:27 am)
Re: [RFC] multiqueue changes, Jarek Poplawski, (Wed Oct 28, 2:23 pm)
Re: [RFC] multiqueue changes, Patrick McHardy, (Thu Oct 29, 9:37 am)
Re: [RFC] multiqueue changes, Jarek Poplawski, (Thu Oct 29, 2:15 pm)
Re: [RFC] multiqueue changes, Patrick McHardy, (Thu Oct 29, 3:12 pm)
Re: [RFC] multiqueue changes, Jarek Poplawski, (Fri Oct 30, 3:00 am)
Re: [RFC] multiqueue changes, Michael Chan, (Sat Oct 31, 10:25 am)
Re: [RFC] multiqueue changes, Jarek Poplawski, (Sun Nov 1, 6:20 am)
Re: [RFC] multiqueue changes, David Miller, (Mon Nov 2, 4:35 am)
Re: [RFC] multiqueue changes, Jarek Poplawski, (Mon Nov 2, 5:30 am)
Re: [RFC] multiqueue changes, David Miller, (Mon Nov 2, 5:39 am)
Re: [RFC] multiqueue changes, Jarek Poplawski, (Mon Nov 2, 6:02 am)
Re: [RFC] multiqueue changes, Eric Dumazet, (Mon Nov 2, 6:03 am)
Re: [RFC] multiqueue changes, Jarek Poplawski, (Mon Nov 2, 6:09 am)
[PATCH] net: Introduce realloc_netdev_mq(), Jarek Poplawski, (Thu Dec 3, 7:10 am)
[PATCH v2] net: Introduce realloc_netdev_mq(), Jarek Poplawski, (Thu Dec 3, 7:39 am)
Re: [PATCH v2] net: Introduce realloc_netdev_mq(), Eric Dumazet, (Thu Dec 3, 8:17 am)
Re: [PATCH v2] net: Introduce realloc_netdev_mq(), Jarek Poplawski, (Thu Dec 3, 9:36 am)
Re: [PATCH v2] net: Introduce realloc_netdev_mq(), Jarek Poplawski, (Thu Dec 3, 9:54 am)
Re: [PATCH v2] net: Introduce realloc_netdev_mq(), Eric Dumazet, (Thu Dec 3, 10:05 am)
[PATCH v3] net: Introduce realloc_netdev_mq(), Jarek Poplawski, (Thu Dec 3, 12:04 pm)
[PATCH v4] net: Introduce realloc_netdev_mq(), Jarek Poplawski, (Thu Dec 3, 1:29 pm)
Re: [PATCH v4] net: Introduce realloc_netdev_mq(), Eric Dumazet, (Thu Dec 3, 2:29 pm)
Re: [PATCH v4] net: Introduce realloc_netdev_mq(), David Miller, (Thu Dec 3, 2:31 pm)
Re: [PATCH v4] net: Introduce realloc_netdev_mq(), Eric Dumazet, (Thu Dec 3, 2:32 pm)
Re: [PATCH v4] net: Introduce realloc_netdev_mq(), Eric Dumazet, (Thu Dec 3, 2:51 pm)
Re: [PATCH v4] net: Introduce realloc_netdev_mq(), Jarek Poplawski, (Thu Dec 3, 3:47 pm)
Re: [PATCH v4] net: Introduce realloc_netdev_mq(), Eric Dumazet, (Thu Dec 3, 4:04 pm)
Re: [PATCH v4] net: Introduce realloc_netdev_mq(), Jarek Poplawski, (Fri Dec 4, 12:48 am)
Re: [PATCH v4] net: Introduce realloc_netdev_mq(), Peter P Waskiewicz Jr, (Fri Dec 4, 3:51 am)
Re: [PATCH v4] net: Introduce realloc_netdev_mq(), Jarek Poplawski, (Fri Dec 4, 4:41 am)
Re: [PATCH v4] net: Introduce realloc_netdev_mq(), Jarek Poplawski, (Fri Dec 4, 6:01 am)
Re: [PATCH v4] net: Introduce realloc_netdev_mq(), Jarek Poplawski, (Fri Dec 4, 6:49 am)
Re: [PATCH v4] net: Introduce realloc_netdev_mq(), Michael Chan, (Sat Jan 16, 3:50 pm)
Re: [PATCH v4] net: Introduce realloc_netdev_mq(), Jarek Poplawski, (Sat Jan 16, 5:36 pm)