[PATCH] Add RTLD_RELOAD to dlopen

Samuel Thibault samuel.thibault@ens-lyon.org
Thu Jul 20 20:26:00 GMT 2017


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



More information about the Libc-alpha mailing list