Re: [announce] [patch] NX (No eXecute) support for x86, 2.6.7-rc2-bk2
From: Ingo Molnar
Date: Wed Jun 02 2004 - 16:09:50 EST
* Christoph Hellwig <hch@xxxxxxxxxxxxx> wrote:
> the _GPL export of vmalloc_exec is silly, it's a trivial __vmalloc
> wrapper and __vmalloc is exported. You might be better of just
> killing it anyway, I don't see much use for it outside module support.
ok, agreed.
> apropos modules, in SuSE's 2.4 kernels Andi had a nice optimization to
> not use vmalloc if we could get high enough order allocations, might
> be worth ressurecting that.
yeah, this might make sense.
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/