From: Michal Ludvig <michal@logix.cz>
To: xen-devel@lists.xensource.com
Subject: Timer ISR/0: Time went backwards
Date: Sun, 06 Aug 2006 23:52:36 +1200 [thread overview]
Message-ID: <44D5D804.3060308@logix.cz> (raw)
Hi,
I'm running latest Xen from 3.0 HG repository (changeset 9762) on a
laptop with VIA C7 CPU (i.e. x86 arch). Apart from the kernel the rest
of the system is Kubuntu 6.06.
With Xen kernel I observe all different kinds of problems, all could be
timer related. E.g. sometimes a pressed key on a keyboard is read
multiple times, for example when I want to write "password" I may end up
with "paaassword". Or from time to time in KDE either mouse or a keybord
suddenly stops responding and I need to switch windows to make it
running again (strange enough Alt-Tab always worked so far even when no
other keys seemed to be accepted).
In dmesg I see suspicious messages like this:
Timer ISR/0: Time went backwards: delta=-58905320 delta_cpu=-54905320
shadow=123279593111 off=13519708 processed=123352017015
cpu_processed=123348017015
0: 123348017015
Timer ISR/0: Time went backwards: delta=-49996903 delta_cpu=-45996903
shadow=123279593111 off=22427259 processed=123352017015
cpu_processed=123348017015
0: 123348017015
[...]
psmouse.c: TouchPad at isa0060/serio4/input0 lost synchronization,
throwing 2 bytes away.
psmouse.c: TouchPad at isa0060/serio4/input0 lost synchronization,
throwing 3 bytes away.
psmouse.c: resync failed, issuing reconnect request
psmouse.c: TouchPad at isa0060/serio4/input0 lost synchronization,
throwing 5 bytes away.
I tried recompiling the kernel with different timer and HZ settings,
with and without REGPARM, but no luck so far.
Needless to say none of these problems exist when running original
Ubuntu or vanilla non-Xen kernel (otherwise I wouldn't complain here ;-)
Any idea what can be wrong? I'm keen to run any tests or give you any
other information you may need.
Thanks!
Michal
next reply other threads:[~2006-08-06 11:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-06 11:52 Michal Ludvig [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-10-07 14:03 (XEN) (file=grant_table.c, line=940) Grant unref rd(13) ld(0) frm(1a8cd) flgs(1) Ted Kaczmarek
2005-10-07 14:08 ` Timer ISR/0: Time went backwards Ted Kaczmarek
2005-10-07 14:14 ` David F Barrera
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=44D5D804.3060308@logix.cz \
--to=michal@logix.cz \
--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.