Re: [BUG RT] WARNING: at kernel/sched.c:5071 2.6.23-rc1-rt7

2007-08-05 Thread Steven Rostedt
On Sun, 2007-08-05 at 08:56 +0200, Ingo Molnar wrote: > * Steven Rostedt <[EMAIL PROTECTED]> wrote: > > > P.S. I really found out that the system becomes VERY non-responsive > > when you run with both hard and softirqs as threads, but with > > PREEMPT_NONE ;-) > > hm. That's not supposed to ha

Re: [BUG RT] WARNING: at kernel/sched.c:5071 2.6.23-rc1-rt7

2007-08-04 Thread Ingo Molnar
* Steven Rostedt <[EMAIL PROTECTED]> wrote: > Ingo, > > The below ifndef, shouldn't that be ifndef CONFIG_PREEMPT_SOFTIRQS ? I > hit that warning while I was running !PREEMPT_RT but with both hard > and softiqs as threads. yeah, indeed - fixed. > P.S. I really found out that the system becom