Re: WINE + NX (No eXecute) support for x86, 2.6.7-rc2-bk2

From: David Howells
Date: Mon Jun 07 2004 - 03:53:44 EST


> > We are using our own user space loader now, but a kernel space loader is
> > neither portable or practical.
>
> Actually doesn't a kernel space loader let you discard text pages and
> fix them up again on demand as Windows does, rather than doing the
> relocations at load time and then having the pages considered dirty so
> they have to be swapped instead of just discarded?

Yes. I've written one which worked, but it hasn't been ported to the 2.6
kernel.

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