Performance issue
Suleiman Souhlal
ssouhlal at FreeBSD.org
Mon May 9 23:08:38 PDT 2005
Hi,
On May 10, 2005, at 1:24 AM, Daniel Eischen wrote:
> No, libc_r wraps execve() and a lot of other syscalls that libpthread
> or libthr don't need to. Take a look at libc_r/uthread/
> uthread_execve.c
> and you will see it sets the signal mask before exec()ing.
Couldn't we do the same thing in libpthread, in the not-threaded case?
I apologize if I'm asking stupid questions.. :)
--
Suleiman Souhlal | ssouhlal at vt.edu
The FreeBSD Project | ssouhlal at FreeBSD.org
More information about the freebsd-stable
mailing list