[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0000013f341177d5-2328d812-f9a5-4626-970c-365489f690d5-000000@email.amazonses.com>
Date: Tue, 11 Jun 2013 16:28:47 +0000
From: Christoph Lameter <cl@...two.org>
To: Eric Dumazet <eric.dumazet@...il.com>
cc: Sasha Levin <sasha.levin@...cle.com>,
Pekka Enberg <penberg@...nel.org>,
"linux-mm@...ck.org" <linux-mm@...ck.org>,
Andrew Morton <akpm@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] slab: prevent warnings when allocating with
__GFP_NOWARN
On Tue, 11 Jun 2013, Eric Dumazet wrote:
> Allowing a pipe to store thousands of page refs seems quite useless and
> dangerous.
>
> Having to use vmalloc()/vfree() for every splice()/vmsplice() would be a
> performance loss anyway.
>
> (fs/splice.c splice_grow_spd() will also want to allocate big kmalloc()
> chunks)
Why is it not using the page allocator for large allocations?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists