Re: Memory management in Linux

From: Florian Weimer
Date: Wed Dec 29 2004 - 12:26:41 EST


* Josef E. Galea:

> Does the linux kernel allow a process to handle its own memory pages
> instead of using the kernel's virtual memory manager?

You could play some tricks using mprotect(2), but I'm not sure if this
is enough for your application.
-
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/