public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: john stultz <johnstul@us.ibm.com>
To: Laurent Riffard <laurent.riffard@free.fr>
Cc: Kernel development list <linux-kernel@vger.kernel.org>,
	OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>,
	Andrew Morton <akpm@osdl.org>,
	len.brown@intel.com
Subject: Re: 2.6.17-rc1-mm3: time-i386-clocksource-drivers*.patch broke userspace apps
Date: Sun, 30 Apr 2006 14:26:27 -0700	[thread overview]
Message-ID: <1146432387.10239.8.camel@localhost.localdomain> (raw)
In-Reply-To: <4454B4A1.4060304@free.fr>

On Sun, 2006-04-30 at 14:59 +0200, Laurent Riffard wrote:
> Since 2.6.17-rc1-mm3, some applications behave strangely here:
> - video players (mplayer, vlc) are randomly frozen after less than 1
> minute playing . They are killable by ^C.
> - some network java application (freenet-0.7) quit after a few
> minutes running.
> 
> A bissection point out time-i386-clocksource-drivers.patch as the
> sucker.

Thanks for narrowing this down!


> I noticed that, since 2.6.17-rc1-mm3, pit clocksource is installed
> instead of acpi_pm clocksource. Booting with "clocksource=acpi_pm"
> does not help.
> 
> [root@antares ~]# grep clocksource dmesg-2.6.17-rc*
> dmesg-2.6.17-rc1-mm1:Time: tsc clocksource has been installed.
> dmesg-2.6.17-rc1-mm1:Time: acpi_pm clocksource has been installed.
> dmesg-2.6.17-rc1-mm2:Time: tsc clocksource has been installed.
> dmesg-2.6.17-rc1-mm2:Time: acpi_pm clocksource has been installed.
> dmesg-2.6.17-rc1-mm3:Time: tsc clocksource has been installed.
> dmesg-2.6.17-rc1-mm3:Time: pit clocksource has been installed.
> dmesg-2.6.17-rc2-mm1:Time: tsc clocksource has been installed.
> dmesg-2.6.17-rc2-mm1:Time: pit clocksource has been installed.

Hmmm. I'm not sure why the ACPI PM timer isn't showing up. Your .config
looks good, but I don't see the ACPI PM timer io-port being detected as
I expect.

Len, has there been any changes to that ACPI code?

> Is pit clocksource broken ? If so, how can I get back acpi_pm
> clocksource ?

I just got another report about the pit clocksource having trouble,
although that was on an SMP system. So its likely there is an issue
there so I'll have to hunt that down.

> Feel free to ask for more information or to send me test patches.

I need to dig on the ACPI issue, but I should be able to have a test
patch for you on the PIT issue early this week.

thanks
-john


  reply	other threads:[~2006-04-30 21:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-30 12:59 2.6.17-rc1-mm3: time-i386-clocksource-drivers*.patch broke userspace apps Laurent Riffard
2006-04-30 21:26 ` john stultz [this message]
2006-05-02 18:16 ` john stultz
2006-05-02 18:29   ` Andi Kleen
2006-05-02 19:01     ` Laurent Riffard
2006-05-03 15:58     ` Valdis.Kletnieks
2006-05-22 19:36 ` Jim Cromie
2006-05-27 12:05   ` Laurent Riffard

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=1146432387.10239.8.camel@localhost.localdomain \
    --to=johnstul@us.ibm.com \
    --cc=akpm@osdl.org \
    --cc=hirofumi@mail.parknet.co.jp \
    --cc=laurent.riffard@free.fr \
    --cc=len.brown@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    /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