On 10/22/05, pkirsch@xxxxxxxxxx <pkirsch@xxxxxxxxxx> wrote: > Can someone give me a clue(in form of an article or a link), how executables > are arranged/ordered in memory. Random comments: cat /proc/self/maps Take a look at "Linkers and Loaders" by John Irvine and read up on ELF and some of the material in Mel Gorman's book. Jon. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/