[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <86802c440803110948o2a4e7bd6y583c32eb1741743e@mail.gmail.com>
Date: Tue, 11 Mar 2008 09:48:05 -0700
From: "Yinghai Lu" <yhlu.kernel@...il.com>
To: "Ingo Molnar" <mingo@...e.hu>
Cc: "Andrew Morton" <akpm@...ux-foundation.org>,
"Christoph Lameter" <clameter@....com>,
"kernel list" <linux-kernel@...r.kernel.org>,
"Andy Whitcroft" <apw@...dowen.org>, "Mel Gorman" <mel@....ul.ie>
Subject: Re: [PATCH] mm: make mem_map allocation continuous.
On Tue, Mar 11, 2008 at 1:14 AM, Ingo Molnar <mingo@...e.hu> wrote:
>
>
> * Yinghai Lu <yhlu.kernel@...il.com> wrote:
>
> > [PATCH] mm: make mem_map allocation continuous.
>
> > usemap = alloc_bootmem_node(NODE_DATA(nid), usemap_size());
> > + printk(KERN_INFO "sparse_early_usemap_alloc: usemap = %p size = %ld\n", usemap, usemap_size());
>
> this should be in a separate patch.
that should be removed or change to KERN_DEBUG.
YH
--
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