Michael Hudson wrote:
> Suleiman Souhlal <[EMAIL PROTECTED]> writes:
>
>>While investigating why the script used in http://docs.freebsd.org/
>>cgi/getmsg.cgi?fetch=148191+0+current/freebsd-stable used so much
>>system time on FreeBSD 5, I noticed that python is continually
>>calling sigprocmas
Suleiman Souhlal <[EMAIL PROTECTED]> writes:
> Hello,
>
> While investigating why the script used in http://docs.freebsd.org/
> cgi/getmsg.cgi?fetch=148191+0+current/freebsd-stable used so much
> system time on FreeBSD 5, I noticed that python is continually
> calling sigprocmask(), as can be
Hello,
While investigating why the script used in http://docs.freebsd.org/
cgi/getmsg.cgi?fetch=148191+0+current/freebsd-stable used so much
system time on FreeBSD 5, I noticed that python is continually
calling sigprocmask(), as can be seen from the following ktrace(1) dump:
673 python