On Wed, 2005-08-03 at 10:50 -0400, Steven Rostedt wrote: > Ingo, > > Here it is. The patch rewriten to use user_mode instead of arch > dependent modifications. It seems to work just like my previous patch. I tested this patch by switching the kjournald to FIFO prio 30 and doing a make of the kernel and "find / -name vmlinux", but this took 40 minutes to cause the deadlock. Attached is a dumb module that creates a thread and spins. If you want to test my softlockup detect, this will trigger it. The thread that is created is not RT so you can still do work. My detector doesn't care if something spins in the kernel as an RT task or not, it will flag it regardless. -- Steve
Attachment:
deadlock_module.tar
Description: Unix tar archive
- Follow-Ups:
- Re: [patch] Real-Time Preemption, -RT-2.6.13-rc4-V0.7.52-01
- From: Steven Rostedt <[email protected]>
- Re: [patch] Real-Time Preemption, -RT-2.6.13-rc4-V0.7.52-01
- References:
- [patch] Real-Time Preemption, -RT-2.6.13-rc4-V0.7.52-01
- From: Ingo Molnar <[email protected]>
- Re: [patch] Real-Time Preemption, -RT-2.6.13-rc4-V0.7.52-01
- From: Steven Rostedt <[email protected]>
- Re: [patch] Real-Time Preemption, -RT-2.6.13-rc4-V0.7.52-01
- From: Daniel Walker <[email protected]>
- Re: [patch] Real-Time Preemption, -RT-2.6.13-rc4-V0.7.52-01
- From: Steven Rostedt <[email protected]>
- Re: [patch] Real-Time Preemption, -RT-2.6.13-rc4-V0.7.52-01
- From: Ingo Molnar <[email protected]>
- Re: [patch] Real-Time Preemption, -RT-2.6.13-rc4-V0.7.52-01
- From: Steven Rostedt <[email protected]>
- Re: [patch] Real-Time Preemption, -RT-2.6.13-rc4-V0.7.52-01
- From: Daniel Walker <[email protected]>
- Re: [patch] Real-Time Preemption, -RT-2.6.13-rc4-V0.7.52-01
- From: Steven Rostedt <[email protected]>
- Re: [patch] Real-Time Preemption, -RT-2.6.13-rc4-V0.7.52-01
- From: Daniel Walker <[email protected]>
- Re: [patch] Real-Time Preemption, -RT-2.6.13-rc4-V0.7.52-01
- From: Steven Rostedt <[email protected]>
- Re: [patch] Real-Time Preemption, -RT-2.6.13-rc4-V0.7.52-01
- From: Daniel Walker <[email protected]>
- Re: [patch] Real-Time Preemption, -RT-2.6.13-rc4-V0.7.52-01
- From: Steven Rostedt <[email protected]>
- [patch] Real-Time Preemption, -RT-2.6.13-rc4-V0.7.52-01
- Prev by Date: Re: [patch] Real-Time Preemption, -RT-2.6.13-rc4-V0.7.52-01
- Next by Date: Re: [ACPI] Re: [PATCH] PNPACPI: fix types when decoding ACPI resources [resend]
- Previous by thread: Re: [patch] Real-Time Preemption, -RT-2.6.13-rc4-V0.7.52-01
- Next by thread: Re: [patch] Real-Time Preemption, -RT-2.6.13-rc4-V0.7.52-01
- Index(es):