All of lore.kernel.org
 help / color / mirror / Atom feed
* [BUG] linux 2.6.0-test8 reaim tests fail to exit
@ 2003-10-24 22:08 Dave Olien
  2003-10-24 22:42 ` [BUG] linux 2.6.0-test8 reaim tests (attachment URL) Dave Olien
  2003-10-25  1:15 ` [BUG] linux 2.6.0-test8 reaim tests fail to exit Nick Piggin
  0 siblings, 2 replies; 3+ messages in thread
From: Dave Olien @ 2003-10-24 22:08 UTC (permalink / raw)
  To: kernel, piggin; +Cc: linux-kernel


I've observed in the last two days, linux 2.6.0-test8 and I think
linux 2.6.0-test8-mm1.  The reaim test workload fails to exit.
All of the reaim tasks are blocked in sys_wait4().  But non of
them seem to have any obvious child processes.

There are also lots of sync() processes.  Many of those seem to be
blocked somewhere scheduling IO.  These kernels were all with the
as-isoched IO scheduler.  I may retry with deadline scheduler, just
to rule out IO scheduler. Is there any link between the sync()
processes and the reaim waiting for children?

Could there be a problem with IO not completing for the sync()
tasks that causes the reaim tasks to not complete?

Attached is a console output from a system hung in this state.
Included (towards the bottom) is a sysrq t output.

I'm hoping to investigate this more closely over the week end.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [BUG] linux 2.6.0-test8 reaim tests (attachment URL)
  2003-10-24 22:08 [BUG] linux 2.6.0-test8 reaim tests fail to exit Dave Olien
@ 2003-10-24 22:42 ` Dave Olien
  2003-10-25  1:15 ` [BUG] linux 2.6.0-test8 reaim tests fail to exit Nick Piggin
  1 sibling, 0 replies; 3+ messages in thread
From: Dave Olien @ 2003-10-24 22:42 UTC (permalink / raw)
  To: kernel, piggin; +Cc: linux-kernel


My attachment was too big to send directly to lkml.
You can find it at:

	http://developer.osdl.org/dmo/REAIM/typescript_stp8-002

On Fri, Oct 24, 2003 at 03:08:21PM -0700, Dave Olien wrote:
> 
> I've observed in the last two days, linux 2.6.0-test8 and I think
> linux 2.6.0-test8-mm1.  The reaim test workload fails to exit.
> All of the reaim tasks are blocked in sys_wait4().  But non of
> them seem to have any obvious child processes.
> 
> There are also lots of sync() processes.  Many of those seem to be
> blocked somewhere scheduling IO.  These kernels were all with the
> as-isoched IO scheduler.  I may retry with deadline scheduler, just
> to rule out IO scheduler. Is there any link between the sync()
> processes and the reaim waiting for children?
> 
> Could there be a problem with IO not completing for the sync()
> tasks that causes the reaim tasks to not complete?
> 
> Attached is a console output from a system hung in this state.
> Included (towards the bottom) is a sysrq t output.
> 
> I'm hoping to investigate this more closely over the week end.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [BUG] linux 2.6.0-test8 reaim tests fail to exit
  2003-10-24 22:08 [BUG] linux 2.6.0-test8 reaim tests fail to exit Dave Olien
  2003-10-24 22:42 ` [BUG] linux 2.6.0-test8 reaim tests (attachment URL) Dave Olien
@ 2003-10-25  1:15 ` Nick Piggin
  1 sibling, 0 replies; 3+ messages in thread
From: Nick Piggin @ 2003-10-25  1:15 UTC (permalink / raw)
  To: Dave Olien; +Cc: kernel, linux-kernel



Dave Olien wrote:

>I've observed in the last two days, linux 2.6.0-test8 and I think
>linux 2.6.0-test8-mm1.  The reaim test workload fails to exit.
>All of the reaim tasks are blocked in sys_wait4().  But non of
>them seem to have any obvious child processes.
>
>There are also lots of sync() processes.  Many of those seem to be
>blocked somewhere scheduling IO.  These kernels were all with the
>as-isoched IO scheduler.  I may retry with deadline scheduler, just
>to rule out IO scheduler. Is there any link between the sync()
>processes and the reaim waiting for children?
>
>Could there be a problem with IO not completing for the sync()
>tasks that causes the reaim tasks to not complete?
>
>Attached is a console output from a system hung in this state.
>Included (towards the bottom) is a sysrq t output.
>
>I'm hoping to investigate this more closely over the week end.
>

Looks like IO scheduler. Testing deadline would be good. Thanks.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-10-25  1:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-24 22:08 [BUG] linux 2.6.0-test8 reaim tests fail to exit Dave Olien
2003-10-24 22:42 ` [BUG] linux 2.6.0-test8 reaim tests (attachment URL) Dave Olien
2003-10-25  1:15 ` [BUG] linux 2.6.0-test8 reaim tests fail to exit Nick Piggin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.