[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20101029213136.7c4a99e2.kamezawa.hiroyu@jp.fujitsu.com>
Date: Fri, 29 Oct 2010 21:31:36 +0900
From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>
To: Andi Kleen <andi.kleen@...el.com>
Cc: MichaĆ Nazarewicz <m.nazarewicz@...sung.com>,
Minchan Kim <minchan.kim@...il.com>,
"linux-mm@...ck.org" <linux-mm@...ck.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
KOSAKI Motohiro <kosaki.motohiro@...il.com>,
"fujita.tomonori@....ntt.co.jp" <fujita.tomonori@....ntt.co.jp>,
"felipe.contreras@...il.com" <felipe.contreras@...il.com>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
Jonathan Corbet <corbet@....net>,
Russell King <linux@....linux.org.uk>,
Pawel Osciak <pawel@...iak.com>,
Peter Zijlstra <peterz@...radead.org>
Subject: Re: [RFC][PATCH 0/3] big chunk memory allocator v2
On Fri, 29 Oct 2010 14:29:28 +0200
Andi Kleen <andi.kleen@...el.com> wrote:
>
> > About my patch, I may have to prealloc all required pages before start.
> > But I didn't do that at this time.
>
> preallocate when? I thought the whole point of the large memory allocator
> was to not have to pre-allocate.
>
Yes, one-by-one allocation prevents the allocation from sudden-attack.
I just wonder to add a knob for "migrate pages here" :)
Thanks,
-Kame
--
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