[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1387038675.19078.192.camel@edumazet-glaptop2.roam.corp.google.com>
Date: Sat, 14 Dec 2013 08:31:15 -0800
From: Eric Dumazet <eric.dumazet@...il.com>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next] pkt_sched: fq: more robust memory allocation
On Sat, 2013-12-14 at 01:19 -0500, David Miller wrote:
> Eric, please make a "fq_alloc()" which does this:
>
> x = kmalloc;
> if (!x)
> x = vmalloc;
>
> dance, in order to complement fq_free().
Sure, will do, thanks !
--
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