[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Help managing alloc pages method
Hi all,
I have some problem and want to see if you can help me.
I need to modify the address where a page is pointing but i can't find
the field inside page_struct that holds this value.
I need to modify it so the entire struct resides at any part of the
memory (wherever the kernel decides) but I need that the page points to
some address of memory specifically, this is because I want that some
modules can be loaded at some specific memory area, and for this, I need
tell to the page where is this address, that is why I need to know what
field of page struct holds this value. Do I explain my self??
Thanks.
--
Linux-mm-www: http://linux-mm.org/ website maintenance list
Archive: http://mail.nl.linux.org/linux-mm-www/
Development: linux-mm@xxxxxxxxx