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

From: Ingo Molnar
Date: Fri Nov 04 2005 - 16:14:19 EST



* Andy Nelson <andy@xxxxxxxxxxxxxxx> wrote:

> 5) How does any of this stuff play with me having to rewrite my code to
> use nonstandard language features? If I can't run using standard
> fortran, standard C and maybe for some folks standard C++ or Java,
> it won't fly.

it ought to be possible to get pretty much the same API as hugetlbfs via
the 'hugetlb zone' approach too. It doesnt really change the API and FS
side, it only impacts the allocator internally. So if you can utilize
hugetlbfs, you should be able to utilize a 'special zone' approach
pretty much the same way.

Ingo
-
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/