Re: [patch] Re: dlopen() and dlclose() are not MT-safe? YES, esp. for libthr
- From: joerg@xxxxxxxxxxxxxxxxx
- Date: Fri, 24 Mar 2006 13:12:08 +0100
On Fri, Mar 24, 2006 at 08:54:34PM +0900, Kazuaki Oda wrote:
* The current implementation of rtld has a problem both with
libpthread and libthr. It works only with libc_r.
It doesn't work correctly with libc_r. Concurrent dlopen and dlclose of
the same shared object doesn't work fully corretly ATM, but the patch
isn't the best approach either.
Joerg
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: [patch] Re: dlopen() and dlclose() are not MT-safe? YES, esp. for libthr
- From: Kostik Belousov
- Re: [patch] Re: dlopen() and dlclose() are not MT-safe? YES, esp. for libthr
- References:
- dlopen() and dlclose() are not MT-safe?
- From: Kazuaki Oda
- Re: dlopen() and dlclose() are not MT-safe?
- From: Kostik Belousov
- Re: dlopen() and dlclose() are not MT-safe?
- From: Kostik Belousov
- Re: dlopen() and dlclose() are not MT-safe?
- From: Kazuaki Oda
- [patch] Re: dlopen() and dlclose() are not MT-safe?
- From: Kostik Belousov
- Re: [patch] Re: dlopen() and dlclose() are not MT-safe? YES, esp. for libthr
- From: Kostik Belousov
- Re: [patch] Re: dlopen() and dlclose() are not MT-safe? YES, esp. for libthr
- From: Kazuaki Oda
- dlopen() and dlclose() are not MT-safe?
- Prev by Date: Exposing a file's creation time via find(1)
- Next by Date: Re: [patch] Re: dlopen() and dlclose() are not MT-safe? YES, esp. for libthr
- Previous by thread: Re: [patch] Re: dlopen() and dlclose() are not MT-safe? YES, esp. for libthr
- Next by thread: Re: [patch] Re: dlopen() and dlclose() are not MT-safe? YES, esp. for libthr
- Index(es):
Relevant Pages
- Re: [patch] Re: dlopen() and dlclose() are not MT-safe? YES, esp. for libthr
... libpthread and libthr. ... Concurrent dlopen and dlclose of ...
the same shared object doesn't work fully corretly ATM, ... (freebsd-hackers) - Re: libc_r is deprecated
... In the libthr vs. libpthread ... it could well be that libpthread reduces
kernel lock ... (freebsd-arch) - Re: libc_r is deprecated
... libpthread, and libthr is way behind. ... how libpthread doesn't handle
SMP scheduling well either. ... especially embarresing because libc_r is a single process,
... (freebsd-arch) - Re: libc_r is deprecated
... libpthread, and libthr is way behind. ... how libpthread doesn't handle
SMP scheduling well either. ... especially embarresing because libc_r is a single process,
... (freebsd-arch) - Re: Building a new workstation - dual or quad-core CPU for FreeBSD 7?
... so performance may not suffer much from libpthread. ... Oh I wasn't sure if
libthr was the preferred thread library for 6.2 ... RAID1OS array with mysql logs,
replication logs, ... RAID1+0innodb mysql data. ... (freebsd-questions)