Re: Memory management in Linux
From: Florian Weimer (fw_at_deneb.enyo.de)
Date: 12/29/04
- Previous message: Folkert van Heusden: "[2.6.9] kernel BUG at mm/rmap.c:474!"
- In reply to: Josef E. Galea: "Memory management in Linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "Josef E. Galea" <josefeg@euroweb.net.mt> Date: Wed, 29 Dec 2004 18:23:56 +0100
* 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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Folkert van Heusden: "[2.6.9] kernel BUG at mm/rmap.c:474!"
- In reply to: Josef E. Galea: "Memory management in Linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|