[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <84144f020706191355m10435927o153e91f16af1c8dd@mail.gmail.com>
Date: Tue, 19 Jun 2007 23:55:00 +0300
From: "Pekka Enberg" <penberg@...helsinki.fi>
To: "clameter@....com" <clameter@....com>
Cc: akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
linux-mm@...ck.org, suresh.b.siddha@...el.com
Subject: Re: [patch 06/26] Slab allocators: Replace explicit zeroing with __GFP_ZERO
On 6/18/07, clameter@....com <clameter@....com> wrote:
> kmalloc_node() and kmem_cache_alloc_node() were not available in
> a zeroing variant in the past. But with __GFP_ZERO it is possible
> now to do zeroing while allocating.
Looks good. Maybe we want to phase out the zeroing variants altogether
(expect maybe kzalloc which is wide-spread now)?
Acked-by: Pekka Enberg <penberg@...helsinki.fi>
-
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