On 9/18/07, love_code meta <[EMAIL PROTECTED]> wrote:
> After mapping virtual memory, then access data in memory, we know that
> will generate page fault trap if no physical memory page available.
> Is it beneficial that before resuming user program we pre-fetch the addr
> which caused page fault?

I doubt so.  Think about all extra the pages you will have to bring in
when mapping to say libc.so.


-- 
Just me,
Wire ...
Blog: <prstat.blogspot.com>
_______________________________________________
perf-discuss mailing list
perf-discuss@opensolaris.org

Reply via email to