[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1286263915.2796.13.camel@edumazet-laptop>
Date: Tue, 05 Oct 2010 09:31:55 +0200
From: Eric Dumazet <eric.dumazet@...il.com>
To: David Miller <davem@...emloft.net>
Cc: jarkao2@...il.com, hadi@...erus.ca, netdev@...r.kernel.org
Subject: Re: [PATCH net-next V3] net: dynamic ingress_queue allocation
Le mardi 05 octobre 2010 à 00:24 -0700, David Miller a écrit :
> From: Eric Dumazet <eric.dumazet@...il.com>
> Date: Sat, 02 Oct 2010 18:11:55 +0200
>
> > [PATCH net-next V3] net: dynamic ingress_queue allocation
> >
> > ingress being not used very much, and net_device->ingress_queue being
> > quite a big object (128 or 256 bytes), use a dynamic allocation if
> > needed (tc qdisc add dev eth0 ingress ...)
> >
> > dev_ingress_queue(dev) helper should be used only with RTNL taken.
> >
> > Signed-off-by: Eric Dumazet <eric.dumazet@...il.com>
>
> This looks good to me, applied, thanks Eric.
Thanks to Jarek, Jamal, and you :)
--
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