From mboxrd@z Thu Jan 1 00:00:00 1970 From: coolsandyforyou@gmail.com (sandeep kumar) Date: Fri, 27 May 2011 12:14:54 +0530 Subject: How a program could generate the memory addresses for its variables, when it is about to run? Message-ID: To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org hi all, I am new to the linux kernel internals. I know there is a memory management subsystem which handles all the memory related things. But Now i want to know a bit deeper how things work. I want to start with the following question, *How a program could generate the memory addresses for its variables, when it is about to run?* ** Can please somebody give pointers how to learn this kind of things like, "in the early stages (when our program is about to be executed..about to become a process) what are the things that will be done by the kernel?" Please help me in this regard, Thanking you, Sandeep Kumar A. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110527/4f9f1817/attachment.html