> Everythings comes up . But a difference from older version of redhats exist . When I > run "ps fax" only 1 proccess from squid comes up . But in older versions like redhat > 7.3 about 16 proccess comes up ( one is parent and some other is child ) . But in > fedora only 1 proccess comes up with async-io . Is there any problem or it is normal > operation ?!
I could be wrong, but I believe the way threads and processes are *displayed* using ps and others changed somewhere between RH7.3 and RH9 (and hence FC1). Before, I believe threads looked like processes via ps, whereas now the threads within a process are bundled into one line. -- Paul
