[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Processes that just won't die



If the process is in device wait (ie: its state starts with 'D') then
it will not receive any signals you send it until it returns from
that state.

So no, there's not really any way to kill those save rebooting.
The real question is "what are the ntpd processes waiting on"
and I'm afraid I don't have an answer to that.

 - todd