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: [PATCH] Add RTLD_RELOAD to dlopen


Samuel Thibault, on jeu. 20 juil. 2017 15:19:34 -0500, wrote:
> Carlos O'Donell, on jeu. 20 juil. 2017 16:03:46 -0400, wrote:
> > > Because only that DSO should be reloaded. All the dependencies are fine
> > > to use as such, to avoid memory usage duplication.
> > 
> > Is that really a problem? Have you measured this?
> 
> Yes and yes. We are targetting loadling like thousands of replicates of
> the DSO, to emulate a very large parallel execution.

And actually we do want to share some DSOs for coherent semantic.

Samuel


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