COSS, Linux and threads

From: Adrian Chadd <adrian@dont-contact.us>
Date: Tue, 5 Aug 2003 10:05:28 -0600

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>]
adrian@merde:~/work/squid/run$ ps -auxw | grep squid | grep defunct | wc -l
Bad syntax, perhaps a bogus '-'?
    188
adrian@merde:~/work/squid/run$

.. any suggestions?

adrian
Received on Tue Aug 05 2003 - 10:05:30 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:20:27 MST