All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Joanna Rutkowska <joanna@invisiblethingslab.com>
Cc: Ian Pratt <Ian.Pratt@eu.citrix.com>,
	"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	Dan Magenheimer <dan.magenheimer@oracle.com>
Subject: Re: A clocksource question
Date: Thu, 11 Mar 2010 16:49:30 -0800	[thread overview]
Message-ID: <4B998F9A.3040706@goop.org> (raw)
In-Reply-To: <4B998A70.3050500@invisiblethingslab.com>

On 03/11/2010 04:27 PM, Joanna Rutkowska wrote:
> I think that the important clue is this message appearing in my dmesg
> (in Dom0 and also in DomUs):
>
> hrtimer: interrupt too slow, forcing clock min delta to 540150561 ns
>
> This is almost 0.5s (!) and I think this might explain my kbd hiccup. I
> wrote that I feel it every 10s or so, but when I was playing on my
> system without jiffies setting today, I saw this hiccup occurring much
> more often; in fact it was more of a "slow keyboard/system" feeling than
> a hiccup".
>    

Yes, its definitely a good clue.  It could point to a Xen scheduler 
issue (I assume you don't have any other busy domains when this is going 
on), but that wouldn't explain why it works OK with jiffies.  Perhaps 
there's a problem with programming the timer so that sometimes it gets 
missed and the system doesn't get a kick until some subsequent event 
(whereas with clocksource=jiffies there'll always be a timer in the next 
100ms).

     J

  reply	other threads:[~2010-03-12  0:49 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-09 10:47 A clocksource question Joanna Rutkowska
2010-03-09 10:50 ` Keir Fraser
2010-03-09 10:54   ` Joanna Rutkowska
2010-03-09 11:06     ` Joanna Rutkowska
2010-03-09 12:07       ` Pasi Kärkkäinen
2010-03-09 12:10         ` Joanna Rutkowska
2010-03-09 15:42       ` Konrad Rzeszutek Wilk
2010-03-09 23:36 ` Jeremy Fitzhardinge
2010-03-10 22:13   ` Joanna Rutkowska
2010-03-11  0:07     ` Dan Magenheimer
2010-03-11  0:15       ` Joanna Rutkowska
2010-03-11  0:21       ` Ian Pratt
2010-03-11  0:44         ` Dan Magenheimer
2010-03-12  0:34           ` Joanna Rutkowska
2010-03-11  0:52         ` Joanna Rutkowska
2010-03-11  1:06           ` Jeremy Fitzhardinge
2010-03-11  1:19             ` Joanna Rutkowska
2010-03-11  4:55               ` Jeremy Fitzhardinge
2010-03-11 10:49                 ` Joanna Rutkowska
2010-03-12  0:27                 ` Joanna Rutkowska
2010-03-12  0:49                   ` Jeremy Fitzhardinge [this message]
2010-03-12  0:38                     ` Joanna Rutkowska
2010-03-12 19:02                       ` Joanna Rutkowska
2010-03-12 21:24                         ` Jeremy Fitzhardinge
2010-03-12 21:56                           ` Tobias Geiger
2010-03-12 22:02                             ` Jeremy Fitzhardinge
2010-03-12 21:01                               ` Joanna Rutkowska
2010-03-12 21:13                                 ` Joanna Rutkowska
2010-03-12 23:48                                   ` Jeremy Fitzhardinge
2010-03-13  9:58                                     ` Joanna Rutkowska
2010-03-13 19:30                                       ` Jeremy Fitzhardinge
2010-03-15  6:49                                         ` Tobias Geiger
2010-03-16  6:01                                         ` Joanna Rutkowska
2010-03-17 13:35                                           ` Tobias Geiger
2010-03-17 15:21                                             ` Joanna Rutkowska
2010-03-17 16:20                                             ` Jeremy Fitzhardinge
2010-03-17 17:05                                               ` Joanna Rutkowska
2010-03-17 17:21                                                 ` Jeremy Fitzhardinge
2010-03-17 16:26                                             ` Dan Magenheimer
2010-03-12 22:56                               ` Tobias Geiger
2010-03-11  7:47     ` Keir Fraser
  -- strict thread matches above, loose matches on Subject: below --
2010-03-12 11:42 Tobias Geiger

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=4B998F9A.3040706@goop.org \
    --to=jeremy@goop.org \
    --cc=Ian.Pratt@eu.citrix.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.