Re: [PATCH -mm 3/6] Fix the x86-64 page colouring code to take pgoffinto account and use that code as the basis for a generic page colouringcode.

From: Rik van Riel
Date: Mon Jun 18 2012 - 12:46:45 EST


On 06/18/2012 12:30 PM, Andi Kleen wrote:
Rik van Riel<riel@xxxxxxxxxx> writes:

From: Rik van Riel<riel@xxxxxxxxxxx>

Teach the generic arch_get_unmapped_area(_topdown) code to call the
page colouring code.

What tree is that against? I cannot find x86 page colouring code in next
or mainline.

This is against mainline.

See align_addr in arch/x86/kernel/sys_x86_64.c and the
call sites in arch_get_unmapped_area(_topdown).

On certain AMD chips, Linux tries to get certain
allocations aligned to avoid cache aliasing issues.

--
All rights reversed
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/