On Nov 16, 2007 3:54 PM, erik quanstrom <[EMAIL PROTECTED]> wrote:
> pardon the ignorant question.  why aren't the first n pages just loaded
> on exec?


nm -n /bin/* | grep main

There's no really good way to know what to pre-page. I think.
Now you could have a tool do some smart re-ordering, and some really
crazy guys even take traces and re-order the binary structure. It's a
simple matter of programming :-)

ron

Reply via email to