All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rafal Wojtczuk <rafal@invisiblethingslab.com>
To: Jan Beulich <JBeulich@suse.com>
Cc: Dan Magenheimer <dan.magenheimer@oracle.com>,
	xen-devel@lists.xensource.com,
	Joanna Rutkowska <joanna@invisiblethingslab.com>
Subject: Re: dom0 is stalled until a keypress
Date: Wed, 7 Sep 2011 15:29:53 +0200	[thread overview]
Message-ID: <20110907132953.GB1185@email> (raw)
In-Reply-To: <4E6757110200007800055040@nat28.tlf.novell.com>

On Wed, Sep 07, 2011 at 10:35:45AM +0100, Jan Beulich wrote:
> >>> On 07.09.11 at 11:03, Joanna Rutkowska <joanna@invisiblethingslab.com> wrote:
> > On 09/06/11 19:17, Dan Magenheimer wrote:
> >>> From: Joanna Rutkowska [mailto:joanna@invisiblethingslab.com] 
> >>> Subject: Re: [Xen-devel] dom0 is stalled until a keypress
> >>>
> >>> On 09/06/11 17:49, Dan Magenheimer wrote:
> >>>>> From: Rafal Wojtczuk [mailto:rafal@invisiblethingslab.com] 
> >>>>> Sent: Monday, September 05, 2011 3:20 AM
> >>>>> To: xen-devel@lists.xensource.com 
> >>>>> Subject: [Xen-devel] dom0 is stalled until a keypress
> >>>>>
> >>>>> Hello,
> >>>>> The following bizarre behaviour was observed on xen4.1+suse dom0 2.6.38, on
> >>>>> an old Core Duo laptop; maybe someone can hint what is wrong.
> >>>>> Dom0 boot stalls after an init.d script prints "Starting udev". Then nothing
> >>>>> seems to happen. I need to press any key to observe progress - I need to do
> >>>>> it tens of times for the boot to finish. After X starts fine, then there is
> >>>>> no need for keypressing anymore.
> >>>>> A particularly disturbing fact is that qrexec_daemon parent, that basically
> >>>>> does
> >>>>> for (;;) { sleep(1); fprintf(stderr, "."); }
> >>>>> does not print dots, until a keypress arrives. So something is very wrong
> >>>>> with timers.
> >>>>> Somehow similarly, pm-suspend sometimes hangs at some stage - after detaching
> >>>>> power cord, machine enters S3 immediately.
> >>>>> This is vaguely similar to the issue described in
> >>>>>  https://lkml.org/lkml/2008/9/14/122 
> >>>>> but this time, "nohz=off" does not help.
> >>>>>
> >>>>> "cpufreq=dom0-kernel" cures the symptoms; but it is not a sideeffectless
> >>>>> solution. Any idea what is going on or how to debug it ?
> >>>>
> >>>> ISTR seeing this on a Core(2?)Duo laptop and I think the
> >>>> workaround was setting max_cstate=0 (as Xen boot parameter).
> >>>>
> >>> But what was the actual problem? Setting max_cstate is probably even
> >>> worse for power management than setting cpufreq=dom-kernel, isn't it?
> >> 
> >> Sorry, dunno.  I recall looking into it a bit and finding that
> >> the Core processor (and possibly specifically Merom, the laptop
> >> version) had some special C-state (C3, C1E maybe?) and giving
> >> up at that point.  Sorry I can't be more helpful.
> > 
> > But the same system worked fine without any tweaks (cpufreq, max_cstate)
> > on Xen 3.4 and only started exhibiting this behavior after we switched
> > to Xen 4.1...
> 
> 4.1.0 or 4.1.1?
Originally tested on 4.1.0; same problem with 4.1.1.

Jeremy> Try booting with "idle=halt".
It does not help, either.

Regards,
RW

  reply	other threads:[~2011-09-07 13:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-05  9:19 dom0 is stalled until a keypress Rafal Wojtczuk
2011-09-06 15:49 ` Dan Magenheimer
2011-09-06 16:35   ` Joanna Rutkowska
2011-09-06 17:17     ` Dan Magenheimer
2011-09-07  9:03       ` Joanna Rutkowska
2011-09-07  9:35         ` Jan Beulich
2011-09-07 13:29           ` Rafal Wojtczuk [this message]
2011-09-06 19:04 ` Jeremy Fitzhardinge

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=20110907132953.GB1185@email \
    --to=rafal@invisiblethingslab.com \
    --cc=JBeulich@suse.com \
    --cc=dan.magenheimer@oracle.com \
    --cc=joanna@invisiblethingslab.com \
    --cc=xen-devel@lists.xensource.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.