Re: [PATCH] Staircase scheduler v7.4
From: Willy Tarreau (willy_at_w.ods.org)
Date: 06/25/04
- Previous message: John Rose: "[PATCH] PCI insert_resource() nesting fix"
- In reply to: Michael Buesch: "Re: [PATCH] Staircase scheduler v7.4"
- Next in thread: Michael Buesch: "Re: [PATCH] Staircase scheduler v7.4"
- Reply: Michael Buesch: "Re: [PATCH] Staircase scheduler v7.4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 25 Jun 2004 21:05:33 +0200 To: Michael Buesch <mbuesch@freenet.de>
Hi Michael,
On Fri, Jun 25, 2004 at 08:44:22PM +0200, Michael Buesch wrote:
> I don't know what the file wchan is good for, but here is
> it's output:
> mb@lfs:/proc/11000> cat wchan
> sys_wait4
I bet the process is waiting for a SIGCHLD from a previously forked
process. Con, would it be possible that under some circumstances,
a process does not receive a SIGCHLD anymore, eg if the child runs
shorter than a full timeslice or something like that ? In autoconf
scripts, there are lots of very short operations that might trigger
such unique cases.
Cheers,
Willy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: John Rose: "[PATCH] PCI insert_resource() nesting fix"
- In reply to: Michael Buesch: "Re: [PATCH] Staircase scheduler v7.4"
- Next in thread: Michael Buesch: "Re: [PATCH] Staircase scheduler v7.4"
- Reply: Michael Buesch: "Re: [PATCH] Staircase scheduler v7.4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|