[PATCH 0/5] Sizing zones and holes in an architecture independent manner V7
Mel Gorman
mel at csn.ul.ie
Thu Jun 8 02:25:33 EST 2006
On Wed, 7 Jun 2006, Andi Kleen wrote:
>
>> Ok, while true, I'm not sure how it affects performance. The only "real"
>> value affected by present_pages is the number of patches that are
>> allocated in batches to the per-cpu allocator.
>
> It affects the low/high water marks in the VM zone balancer.
>
ok, that's true. The watermarks would be higher if memmap and the kernel
image is not taken into account. Arguably, the same applies to bootmem
allocations. This hits all architectures *except* x86_64.
> Especially for the 16MB DMA zone it can make a difference if you
> account 4MB kernel in there or not.
>
I'm guessing it's a difficult-to-trigger problem or it would have been
reported for other arches. Assuming it can be triggered and that is what
was causing your problems, it's still worth fixing in the arch-independent
code rather than burying it in arch/somewhere, right?
--
Mel Gorman
Part-time Phd Student Linux Technology Center
University of Limerick IBM Dublin Software Lab
More information about the Linuxppc-dev
mailing list