This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: vtrelocs: large/modular C++ app speedup ...


> 	It's certainly possible; of course it looses you any size savings. I

If it's all in one place and only on disk it doesn't really matter doesn't it?
Even if loaded into memory as long as it is read in one block without 
much seeking it shouldn't be that bad.

Backwards compatibility is always very important, as long as the price
to be paid for it is not excessive (which it isn't here I think)

-Andi


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