**** How to lock memory pages?

From: Sreeni
Date: Wed Jun 29 2005 - 10:42:35 EST


Hi,

Is there a way to lock a particular portion of the memory pages during
kernel bootup? I want to re-use these pages when I load my
application. I *don't* wanna use the idea of reserving some physical
memory and using ioremap. I want something that kernel should be able
to manage this memory but I don't want any other application to use
this memory.

Thanks in advance
Sreeni
-
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/