Re: [PATCH 0/4] big chunk memory allocator v4

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Michał Nazarewicz
Date: Tuesday, November 23, 2010 - 8:44 am

On Mon, 22 Nov 2010 09:59:57 +0100, Kleen, Andi <andi.kleen@intel.com> wrote:


Yes and no.  The v6 version adds not-yet-finished support for sharing
the preallocated blocks with page allocator (so if CMA is not using the
memory, page allocator can allocate it, and when CMA finally wants to
use it the allocated pages are migrated).

In the v6 implementation I have added a new migration type (I cannot seem
to find who proposed such approach first).  When I'll end debugging the
code I'll try to work things out without adding additional entity (that
is new migration type).

-- 
Best regards,                                        _     _
| Humble Liege of Serenely Enlightened Majesty of  o' \,=./ `o
| Computer Science,  Michał "mina86" Nazarewicz       (o o)
+----[mina86*mina86.com]---[mina86*jabber.org]----ooO--(_)--Ooo--
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/4] big chunk memory allocator v4, KAMEZAWA Hiroyuki, (Fri Nov 19, 1:10 am)
[PATCH 1/4] alloc_contig_pages() move some functions to pa ..., KAMEZAWA Hiroyuki, (Fri Nov 19, 1:12 am)
[PATCH 2/4] alloc_contig_pages() find appropriate physical ..., KAMEZAWA Hiroyuki, (Fri Nov 19, 1:14 am)
[PATCH 3/4] alloc_contig_pages() allocate big chunk memory ..., KAMEZAWA Hiroyuki, (Fri Nov 19, 1:15 am)
[PATCH 4/4] alloc_contig_pages() use better allocation fun ..., KAMEZAWA Hiroyuki, (Fri Nov 19, 1:16 am)
Re: [PATCH 0/4] big chunk memory allocator v4, Andrew Morton, (Fri Nov 19, 1:56 pm)
Re: [PATCH 0/4] big chunk memory allocator v4, KAMEZAWA Hiroyuki, (Sun Nov 21, 5:04 pm)
Re: [PATCH 2/4] alloc_contig_pages() find appropriate phys ..., KAMEZAWA Hiroyuki, (Sun Nov 21, 5:11 pm)
Re: [PATCH 3/4] alloc_contig_pages() allocate big chunk me ..., KAMEZAWA Hiroyuki, (Sun Nov 21, 5:13 pm)
Re: [PATCH 0/4] big chunk memory allocator v4, Felipe Contreras, (Sun Nov 21, 5:30 pm)
RE: [PATCH 0/4] big chunk memory allocator v4, Kleen, Andi, (Mon Nov 22, 1:59 am)
Re: [PATCH 0/4] big chunk memory allocator v4, Michał Nazarewicz, (Tue Nov 23, 8:44 am)
Re: [PATCH 0/4] big chunk memory allocator v4, Michał Nazarewicz, (Tue Nov 23, 8:46 am)
Re: [PATCH 2/4] alloc_contig_pages() find appropriate phys ..., KAMEZAWA Hiroyuki, (Tue Nov 23, 5:15 pm)
Re: [PATCH 3/4] alloc_contig_pages() allocate big chunk me ..., KAMEZAWA Hiroyuki, (Tue Nov 23, 5:20 pm)
Re: [PATCH 0/4] big chunk memory allocator v4, KAMEZAWA Hiroyuki, (Tue Nov 23, 5:36 pm)