public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Clark Williams <williams@redhat.com>
To: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: Paul Gortmaker <paul.gortmaker@windriver.com>,
	linux-rt-users <linux-rt-users@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>,
	Thomas Gleixner <tglx@linutronix.de>
Subject: Re: Suspend on 3.8.x-rtY (was: Re: [ANNOUNCE] 3.8.4-rt2)
Date: Thu, 25 Apr 2013 14:35:53 -0500	[thread overview]
Message-ID: <20130425143553.1d11603b@riff.lan> (raw)
In-Reply-To: <20130425131459.59fc5249@riff.lan>

[-- Attachment #1: Type: text/plain, Size: 1404 bytes --]

On Thu, 25 Apr 2013 13:14:59 -0500
Clark Williams <williams@redhat.com> wrote:
> I notice that nouveau is in there and yes, my laptop uses nouveau as
> well. First thing I'll try is some of the pm-suspend quirks regarding graphics devices.
> 
> If that doesn't change anything I'll try swapping  out the graphics card in that test box and see
> if that makes a difference. 
> 
> Clark

As a reminder to anyone reading, this is RT specific. Suspend to Ram
works fine on vanilla 3.8.x.

I tried 'pm-suspend --quirk-save-pci' and that locked up on resume (13
minutes and no activity). I then remembered something Thomas said (see
Thomas, my head is not *completely* full of hot air) and ran this:

[root@rhelrt-7 ~]# for i in core processors platform devices freezer
> do
> echo $i
> echo $i > /sys/power/pm_test
> pm-suspend
> done
core
processors
platform
devices
freezer
[root@rhelrt-7 ~]# 


So all the pm_test modes passed. 

I replaced the nVidia adapter with an ATI Rage card I had laying around
and that did not change the behaviour noted previously (i.e. pause of
nearly 10 minutes on resume). So, something is wedged in the resume
code and times out after nearly 10 minutes and lets the resume
continue.  I think I'm going to have to take a long stroll through the
resume path code and look for likely candidates. 

Debugging suggestions welcome.

Clark

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2013-04-25 19:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-26 20:17 [ANNOUNCE] 3.8.4-rt2 Sebastian Andrzej Siewior
2013-04-05 23:35 ` Paul Gortmaker
2013-04-08 18:30   ` Sebastian Andrzej Siewior
2013-04-08 20:25     ` Clark Williams
2013-04-25 15:09       ` Sebastian Andrzej Siewior
2013-04-25 18:14         ` Suspend on 3.8.x-rtY (was: Re: [ANNOUNCE] 3.8.4-rt2) Clark Williams
2013-04-25 19:35           ` Clark Williams [this message]
2013-04-17 16:25     ` [ANNOUNCE] 3.8.4-rt2 John Kacur
2013-04-22  8:55       ` Sebastian Andrzej Siewior

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130425143553.1d11603b@riff.lan \
    --to=williams@redhat.com \
    --cc=bigeasy@linutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=paul.gortmaker@windriver.com \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox