I'm not quite sure if this is the right place to ask, but how do you
force that an object that you compile is loaded into a page on its own
(so that the page that the object's code and data is loaded into is not
shared by some other object as well)? For example, if I have two short
functions (with local variables), A and B, how do I make sure that each
of these is loaded into its own page when the program is run? Is this
possible at all?
Andrej
--
Andrej Presern, andrejp@luz.fe.uni-lj.si
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu