Re: [Lhms-devel] [PATCH 0/7] Fragmentation Avoidance V19

From: Zan Lynx
Date: Sat Nov 05 2005 - 20:32:03 EST


Andi Kleen wrote:
I don't like it very much. You have two choices if a workload runs
out of the kernel allocatable pages. Either you spill into the reclaimable
zone or you fail the allocation. The first means that the huge pages
thing is unreliable, the second would mean that all the many problems
of limited lowmem would be back.

None of this is very attractive.
You could allow the 'hugetlb zone' to shrink, allowing more kernel allocations. User pages at the boundary would be moved to make room.

This would at least keep the 'hugetlb zone' pure and not create holes in it.
-
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/