This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Use mmap for symbol tables


On 1/30/06, Eirik Fuller <eirik@hackrat.com> wrote:
> Thanks for your feedback!

Thank *you*!  This has been really interesting, and your explanations
have been very helpful in understanding what's going on.  The mmap
idea has been around for a long time, and it's great to have some real
data.

By the way, do you have the option of timing things with an executable
on a local disk?  I think that's a very commonly used configuration
these days.  (I always avoid linking via NFS if I can, and I'm kind of
lazy about that sort of stuff.)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]