Hi,

I'm doing some testing w/ COSS under linux and I'm suffering issues
w/ POSIX AIO. My main problem is zombie/defunct processes, which
I can only think is due to bugs in the posix AIO / thread implementation.

adrian    1072  0.0  0.0     0    0 pts/1    Z    Aug05   0:00 [squid <defunct>]
adrian    1077  0.0  0.0     0    0 pts/1    Z    Aug05   0:00 [squid <defunct>]
adrian    1078  0.1  0.0     0    0 pts/1    Z    Aug05   0:00 [squid <defunct>]
adrian    1037  0.2  0.0     0    0 pts/1    Z    Aug05   0:03 [squid <defunct>]
[EMAIL PROTECTED]:~/work/squid/run$ ps -auxw | grep squid | grep defunct | wc -l
Bad syntax, perhaps a bogus '-'?
    188
[EMAIL PROTECTED]:~/work/squid/run$ 

.. any suggestions?




adrian

Reply via email to