Re: Avoiding external fragmentation with a placement policyVersion 12

From: David S. Miller
Date: Wed Jun 01 2005 - 18:37:58 EST


From: Nick Piggin <nickpiggin@xxxxxxxxxxxx>
Date: Thu, 02 Jun 2005 09:09:23 +1000

> It adds a lot of complexity to the page allocator and while
> it might be very good, the only improvement we've been shown
> yet is allocating lots of MAX_ORDER allocations I think? (ie.
> not very useful)

I've been silently sitting back and considering how much this kind of
patch could help with page coloring, all existing implementations of
which fall apart due to buddy allocator fragmentation issues.
-
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/