On Tue, 30 Jan 2007, Peter Zijlstra wrote: > I'm guessing this will involve page migration. Not necessarily. The approach also works without page migration. Depends on an intelligent allocation scheme that stays off the areas of interest to those restricted to low area allocations as much as possible and then is able to reclaim from a section of a zone if necessary. The implementation of alloc_pages_range() that I did way back did not reply on page migration. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- [PATCH 0/8] Create ZONE_MOVABLE to partition memory between movable and non-movable pages
- From: Mel Gorman <[email protected]>
- Re: [PATCH 0/8] Create ZONE_MOVABLE to partition memory between movable and non-movable pages
- From: Andrew Morton <[email protected]>
- Re: [PATCH 0/8] Create ZONE_MOVABLE to partition memory between movable and non-movable pages
- From: Christoph Lameter <[email protected]>
- Re: [PATCH 0/8] Create ZONE_MOVABLE to partition memory between movable and non-movable pages
- From: Andrew Morton <[email protected]>
- Re: [PATCH 0/8] Create ZONE_MOVABLE to partition memory between movable and non-movable pages
- From: Christoph Lameter <[email protected]>
- Re: [PATCH 0/8] Create ZONE_MOVABLE to partition memory between movable and non-movable pages
- From: Andrew Morton <[email protected]>
- Re: [PATCH 0/8] Create ZONE_MOVABLE to partition memory between movable and non-movable pages
- From: Christoph Lameter <[email protected]>
- Re: [PATCH 0/8] Create ZONE_MOVABLE to partition memory between movable and non-movable pages
- From: Andrew Morton <[email protected]>
- Re: [PATCH 0/8] Create ZONE_MOVABLE to partition memory between movable and non-movable pages
- From: Christoph Lameter <[email protected]>
- Re: [PATCH 0/8] Create ZONE_MOVABLE to partition memory between movable and non-movable pages
- From: Russell King <[email protected]>
- Re: [PATCH 0/8] Create ZONE_MOVABLE to partition memory between movable and non-movable pages
- From: Christoph Lameter <[email protected]>
- Re: [PATCH 0/8] Create ZONE_MOVABLE to partition memory between movable and non-movable pages
- From: Andrew Morton <[email protected]>
- Re: [PATCH 0/8] Create ZONE_MOVABLE to partition memory between movable and non-movable pages
- From: Peter Zijlstra <[email protected]>
- [PATCH 0/8] Create ZONE_MOVABLE to partition memory between movable and non-movable pages
- Prev by Date: Re: smp and irq conflict
- Next by Date: Re: [RFC 0/8] Cpuset aware writeback
- Previous by thread: Re: [PATCH 0/8] Create ZONE_MOVABLE to partition memory between movable and non-movable pages
- Next by thread: Re: [PATCH 0/8] Create ZONE_MOVABLE to partition memory between movable and non-movable pages
- Index(es):