Re: killall -9 does not work !?

From: octave klaba (oles@ovh.net)
Date: Wed May 24 2000 - 14:40:16 EST


> >> This is bash 2.01.1(1)-release from the 2.01.1-4.1 Debian package.
> >>
> >> Let me know if I can debug this somehow or give any useful information.
> >
> > Knowing what it is waiting on would be very nice. Ask ps to tell you its
> > wait queue info
>
> Like this? I did a ps axfl and used the WCHAN to look into System.map.
>
> 100 0 12621 1 0 0 2152 0 c01e4790 DW ? 0:00 (bash)

what about this (2.2.14)

# top
  5:35pm up 12 days, 20:07, 2 users, load average: 256.04, 232.28, 138.38
461 processes: 286 sleeping, 1 running, 174 zombie, 0 stopped
CPU states: 0.9% user, 5.9% system, 0.0% nice, 93.1% idle
Mem: 387668K av, 314652K used, 73016K free, 450824K shrd, 124192K buff
Swap: 393552K av, 4080K used, 389472K free 96416K cached
...

# killall -9 httpd
# ps auxw
...
nobody 25800 0.0 0.5 3408 1988 ? D< 16:42 0:00 /usr/local/apache/bin/httpd -DSSL
nobody 1119 0.0 0.4 3308 1928 ? D< 16:48 0:00 /usr/local/apache/bin/httpd -DSSL
nobody 1121 0.0 0.4 3312 1932 ? D< 16:48 0:00 /usr/local/apache/bin/httpd -DSSL
...

Octave

Amicalement,
oCtAvE

"J'aime trop la vie pour ne vouloir être qu'heureux."

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed May 31 2000 - 21:00:12 EST