public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* peculiar suspend/resume bug.
@ 2006-08-15 22:10 Dave Jones
  2006-08-16  0:19 ` Nigel Cunningham
  2006-08-16 22:06 ` Pavel Machek
  0 siblings, 2 replies; 12+ messages in thread
From: Dave Jones @ 2006-08-15 22:10 UTC (permalink / raw)
  To: Linux Kernel

Here's a fun one.
- Get a dual core cpufreq aware laptop (Like say, a core-duo)
- Add a cpufreq monitor to gnome-panel. Configure it
  to watch the 2nd core.
- Suspend.
- Resume.

Watch the cpufreq monitor die horribly.

I believe this is because we take down the 2nd core at suspend
time with cpu hotplug, and for some reason we're scheduling
userspace before we bring that second core back up.

Anyone have any clues why this is happening?

		Dave

-- 
http://www.codemonkey.org.uk

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

end of thread, other threads:[~2006-08-17  6:27 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-15 22:10 peculiar suspend/resume bug Dave Jones
2006-08-16  0:19 ` Nigel Cunningham
2006-08-16  0:37   ` Dave Jones
2006-08-16  1:05     ` Nigel Cunningham
2006-08-16  2:41     ` Matthew Garrett
2006-08-16  3:53       ` Dave Jones
2006-08-16  8:54         ` Rafael J. Wysocki
2006-08-17  1:44       ` Nigel Cunningham
2006-08-17  5:44         ` Rafael J. Wysocki
2006-08-17  5:55           ` Nigel Cunningham
2006-08-17  6:30             ` Rafael J. Wysocki
2006-08-16 22:06 ` Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox