Re: [patch 2.6.26-rc4-git] PM: boot time suspend selftest

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrew Morton <akpm@...>
Cc: David Brownell <david-b@...>, <linux-kernel@...>, <linux-pm@...>, <pavel@...>
Date: Friday, May 30, 2008 - 6:59 am

* Andrew Morton <akpm@linux-foundation.org> wrote:


i asked for that because we had regressions in the past in the form of 
"it takes one minute to resume".


please keep the warn-on so that it can be detected automatically. Adding 
yet another printk just complicates the automated answer to the "is this 
kernel that just booted up fine or not" question.

In fact i'd love to have the analogue to /proc/lockdep_debug's 
"debug_locks: 0" output. I.e. the kernel should know it via one central 
flag whether any bugs that need human review have been detected so far. 

Say /proc/sys/kernel/kernel_is_buggy. This value could even be 
multi-level: a WARN_ON() increases it by +1, a kernel crash increases it 
by +1000. ( That way i could run overnight tests that will only stop on 
a kernel_is_buggy >= 1000 condition, while it could ignore simpler 
WARN_ON()s. )

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

Messages in current thread:
[patch 2.6.26-rc4-git] PM: boot time suspend selftest, David Brownell, (Thu May 29, 4:33 pm)
Re: [patch 2.6.26-rc4-git] PM: boot time suspend selftest, Andrew Morton, (Wed Jul 23, 4:19 am)
Re: [patch 2.6.26-rc4-git] PM: boot time suspend selftest, Andrew Morton, (Thu May 29, 7:22 pm)
Re: [patch 2.6.26-rc4-git] PM: boot time suspend selftest, David Brownell, (Mon Jul 7, 12:12 am)
Re: [patch 2.6.26-rc4-git] PM: boot time suspend selftest, Andy Whitcroft, (Tue Jun 3, 6:45 am)
Re: [patch 2.6.26-rc4-git] PM: boot time suspend selftest, Ingo Molnar, (Fri May 30, 6:59 am)
Re: [patch 2.6.26-rc4-git] PM: boot time suspend selftest, Andrew Morton, (Fri May 30, 3:04 pm)
Re: [patch 2.6.26-rc4-git] PM: boot time suspend selftest, Rafael J. Wysocki, (Thu May 29, 5:01 pm)
Re: [patch 2.6.26-rc4-git] PM: boot time suspend selftest, David Brownell, (Thu May 29, 5:26 pm)
Re: [patch 2.6.26-rc4-git] PM: boot time suspend selftest, Rafael J. Wysocki, (Thu May 29, 5:29 pm)
Re: [patch 2.6.26-rc4-git] PM: boot time suspend selftest, Andrew Morton, (Thu May 29, 7:06 pm)
Re: [patch 2.6.26-rc4-git] PM: boot time suspend selftest, David Brownell, (Fri May 30, 12:34 am)