public inbox for libc-help@sourceware.org
 help / color / mirror / Atom feed
* inode-based dlopen caching
@ 2021-06-05 13:59 Soni L.
  2021-06-07 21:53 ` Adhemerval Zanella
  2021-06-08 16:56 ` Florian Weimer
  0 siblings, 2 replies; 12+ messages in thread
From: Soni L. @ 2021-06-05 13:59 UTC (permalink / raw)
  To: libc-help

Currently dlopen caching is based on filenames, it'd be nice if it was
based on inodes to support better "re"loading (aka loading a new module
with the same name because unloading modules with threads is never a
good idea). This is good for stuff that deals with plugins.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-06-08 19:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-05 13:59 inode-based dlopen caching Soni L.
2021-06-07 21:53 ` Adhemerval Zanella
2021-06-07 22:50   ` Soni L.
2021-06-08 13:14     ` Adhemerval Zanella
2021-06-08 16:26       ` Soni L.
2021-06-08 16:51         ` Adhemerval Zanella
2021-06-08 16:56 ` Florian Weimer
2021-06-08 17:19   ` Adhemerval Zanella
2021-06-08 17:20     ` Florian Weimer
2021-06-08 18:10       ` Soni L.
2021-06-08 18:17         ` Florian Weimer
2021-06-08 19:25           ` Adhemerval Zanella

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).