Re: [Regression] 2.6.24-git3: Major annoyance during suspend/hibernation on x86-64 (bisected)

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Rafael J. Wysocki <rjw@...>
Cc: Steven Rostedt <srostedt@...>, Andrew Morton <akpm@...>, Linus Torvalds <torvalds@...>, LKML <linux-kernel@...>, Dmitry Adamushko <dmitry.adamushko@...>, Peter Zijlstra <a.p.zijlstra@...>
Date: Sunday, January 27, 2008 - 5:59 pm

* Rafael J. Wysocki <rjw@sisk.pl> wrote:


hm, this patch is a NOP, so it's weird that it has an effect.

Do you have serial logging enabled perhaps? If the following WARN_ON() 
triggers:

+               WARN_ON(p->prio < rq->rt.highest_prio);

then perhaps that can cause a 5-10 seconds delay. (that's how much time 
it takes to printk a warning on the slowest serial settings)

but if you use suspend, then any such printks would be preserved in the 
dmesg, right? If the WARN_ON() triggers, and if you remove it, do things 
get faster?

this does have the feel of being scheduling related, but are you 
absolutely sure about the precise identity of the patch? It's not the 
next patch or the preceding patch by any chance? (which would also be 
scheduler patches)

	Ingo
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[Regression] 2.6.24-git3: Major annoyance during suspend/hib..., Rafael J. Wysocki, (Sun Jan 27, 5:29 pm)
Re: [Regression] 2.6.24-git3: Major annoyance during suspend..., Ingo Molnar, (Sun Jan 27, 5:59 pm)
Re: [Regression] 2.6.24-git3: Major annoyance during suspend..., Rafael J. Wysocki, (Sun Jan 27, 9:26 pm)
Re: [Regression] 2.6.24-git3: Major annoyance during suspend..., Rafael J. Wysocki, (Thu Jan 31, 4:54 pm)
Re: [Regression] 2.6.24-git3: Major annoyance during suspend..., Rafael J. Wysocki, (Fri Feb 1, 10:42 am)
Re: [Regression] 2.6.24-git3: Major annoyance during suspend..., Rafael J. Wysocki, (Mon Jan 28, 12:08 pm)
Re: [Regression] 2.6.24-git3: Major annoyance during suspend..., Rafael J. Wysocki, (Mon Jan 28, 7:32 am)
Re: [Regression] 2.6.24-git3: Major annoyance during suspend..., Rafael J. Wysocki, (Mon Jan 28, 7:31 am)
Re: [Regression] 2.6.24-git3: Major annoyance during suspend..., Rafael J. Wysocki, (Mon Jan 28, 12:31 pm)
Re: [Regression] 2.6.24-git3: Major annoyance during suspend..., Rafael J. Wysocki, (Mon Jan 28, 8:08 pm)