From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harry Kalogirou Subject: Re: [SOLVED] Re: webserver stalls [was Re: bug in (linux) slattach] Date: 30 Oct 2002 12:31:27 +0200 Sender: linux-8086-owner@vger.kernel.org Message-ID: <1035973881.8584.181.camel@cool> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Id: Content-Type: text/plain; charset="us-ascii" To: jb1@btstream.com Cc: Linux-8086 > On 29 Oct 2002, Harry Kalogirou wrote: > > > > Diagnosing this stuff is very time-consuming because "kill" doesn't seem > > > to do anything, so I must reboot both machines. Since ELKS "telnet" > > > > The kernel in the CVS will probably handle this more gracefully and > > actualy the process. > > I don't understand your reply. When I issue "kill " from the > command line the process is still reported by "ps" and there's no evidence > that the process has actually been killed. I think kill.c calls the > kernel function. > Ofcource the "kill" calles the kernel and the kernel kills the process. So try the latest kernel from the CVS and you might get better results. Harry