Memory management while loading program in Linux

From: Sreeni
Date: Tue Jun 28 2005 - 13:01:39 EST


Hello,

I have a query regarding memory management using Linux kernel.

In our system we have a secure physical memory starting and ending at
predefined addresses. We want to execute certain programs, which have
to be running secure in those address spaces only.

Is it possible to force the loader to load the "particular" program
(both the code and data segment) at that pre-defined secure physical
memory, without any major kernel changes?

Thanks,

Sreeni

(sreeni@xxxxxxxxxxxx)
-
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/