Re: [PATCH 09/16] mm: use vm_unmapped_area() in hugetlbfs on i386architecture

From: Rik van Riel
Date: Tue Nov 06 2012 - 17:45:49 EST


On 11/06/2012 05:38 PM, Andrew Morton wrote:
On Mon, 5 Nov 2012 14:47:06 -0800
Michel Lespinasse <walken@xxxxxxxxxx> wrote:

Update the i386 hugetlb_get_unmapped_area function to make use of
vm_unmapped_area() instead of implementing a brute force search.

The x86_64 coloring "fix" wasn't copied into i386?

Only certain 64 bit AMD CPUs have that issue at all.

On x86, page coloring is really not much of an issue.

All the x86-64 patch does is make the x86-64 page
coloring code behave the same way page coloring
does on MIPS, SPARC, ARM, PA-RISC and others...
--
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/