From: Len Brown <lenb@kernel.org>
To: john stultz <johnstul@us.ibm.com>
Cc: Len Brown <len.brown@intel.com>,
Mikael Pettersson <mikpe@it.uu.se>, Ingo Molnar <mingo@elte.hu>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Adrian Bunk <bunk@stusta.de>,
linux-pm@lists.linux-foundation.org,
Guilherme Schroeder <guilherme@centralinf.com.br>,
Andrew Morton <akpm@linux-foundation.org>,
Linus Torvalds <torvalds@linux-foundation.org>,
Thomas Gleixner <tglx@linutronix.de>,
ak@suse.de
Subject: Re: [3/3] 2.6.21-rc7: known regressions (v2)
Date: Wed, 25 Apr 2007 20:33:05 -0400 [thread overview]
Message-ID: <200704252033.06288.lenb@kernel.org> (raw)
In-Reply-To: <1177524532.6401.17.camel@localhost.localdomain>
On Wednesday 25 April 2007 14:08, john stultz wrote:
> On Wed, 2007-04-25 at 04:06 -0700, Andrew Morton wrote:
> > On Mon, 23 Apr 2007 23:49:09 +0200 Adrian Bunk <bunk@stusta.de> wrote:
> >
> > > This email lists some known regressions in Linus' tree compared to 2.6.20.
> > >
> > > If you find your name in the Cc header, you are either submitter of one
> > > of the bugs, maintainer of an affectected subsystem or driver, a patch
> > > of you caused a breakage or I'm considering you in any other way
> > > possibly involved with one or more of these issues.
> > >
> > > Due to the huge amount of recipients, please trim the Cc when answering.
> > >
> > >
> > > Subject : HPET enabled freeze my machine at boot
> > > workaround: clocksource=acpi_pm
> > > References : http://lkml.org/lkml/2007/4/19/370
> > > Submitter : Guilherme Schroeder <guilherme@centralinf.com.br>
> > > Caused-By : Thomas Gleixner <tglx@linutronix.de>
> > > commit 5d8b34fdcb384161552d01ee8f34af5ff11f9684
> > > Handled-By : John Stultz <johnstul@us.ibm.com>
> > > Status : problem is being debugged
> > >
> > >
> > > Subject : acpi_pm clocksource loses time on x86-64
> > > References : http://lkml.org/lkml/2007/4/17/143
> > > Submitter : Mikael Pettersson <mikpe@it.uu.se>
> > > Handled-By : John Stultz <johnstul@us.ibm.com>
> > > Status : problem is being debugged
> > >
> > >
> > > Subject : suspend to disk hangs (CONFIG_NO_HZ)
> > > References : http://lkml.org/lkml/2007/3/25/217
> > > Submitter : Jeff Chua <jeff.chua.linux@gmail.com>
> > > Status : unknown
> >
> > That's still rather a lot of bustage from the timekeeping changes. Is
> > anything really happening here or have we all given up?
>
>
> The ACPI PM one is *really* odd as its the same clocksource driver on
> both arches. I had Mikael cut out the clocksource frequency adjustments,
> and confirmed both i386 and x86_64 are using the same base freq
> (confirmed via printks).
If this chipset's PM-timer loses "several minutes per hour" on x86_64,
I would expect it to do the same on i386. I can't imagine what the
difference could be. Any possibility it is the 24-bit version
and we do something funky on wraparound?
-Len
> It almost seems like when booting x86_64 the ACPI PM counter is running
> slowly!
>
> Len: Have you ever heard of such a thing? It seems quite unlikely...
>
>
> WRT the HPET freeze issue, I'm still digging there. In that case it
> appears the HPET isn't counting, so timekeeping just stops. I was
> thinking it might be HRT messing w/ the wrong HPET registers, but so far
> that hasn't shaken out.
>
> I'll spend some more time on these today and see if we get any further.
>
> thanks
> -john
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
next prev parent reply other threads:[~2007-04-26 0:33 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <Pine.LNX.4.64.0704151659570.5473@woody.linux-foundation.org>
2007-04-16 0:37 ` [2/2] 2.6.21-rc7: known regressions Adrian Bunk
2007-04-16 0:54 ` Dave Jones
2007-04-16 1:16 ` Adrian Bunk
2007-04-16 3:44 ` Jeremy Fitzhardinge
2007-04-16 10:06 ` Rafael J. Wysocki
2007-04-20 4:57 ` Jeremy Fitzhardinge
2007-04-20 5:03 ` Dave Jones
2007-04-20 5:15 ` Jeremy Fitzhardinge
2007-04-20 5:19 ` Dave Jones
2007-04-20 5:33 ` Jeremy Fitzhardinge
2007-04-20 14:51 ` Dave Jones
2007-04-20 15:28 ` Jeremy Fitzhardinge
2007-04-20 16:03 ` Dave Jones
2007-04-20 17:16 ` Jeremy Fitzhardinge
2007-04-20 17:21 ` Dave Jones
2007-04-21 0:02 ` Jeremy Fitzhardinge
2007-04-21 9:45 ` Rafael J. Wysocki
2007-04-23 21:49 ` [3/3] 2.6.21-rc7: known regressions (v2) Adrian Bunk
2007-04-25 11:06 ` Andrew Morton
2007-04-25 11:31 ` Adrian Bunk
2007-04-25 13:01 ` Dave Jones
2007-04-25 13:50 ` Antonino A. Daplas
[not found] ` <1177509014.29878.12.camel@daplas>
2007-04-25 13:52 ` Antonino A. Daplas
[not found] ` <1177509136.29878.14.camel@daplas>
2007-04-25 14:33 ` Dave Jones
2007-04-25 15:24 ` Antonino A. Daplas
[not found] ` <1177514682.4856.24.camel@daplas>
2007-04-25 16:31 ` Dave Jones
2007-04-25 23:00 ` Adrian Bunk
2007-04-25 14:06 ` Jeremy Fitzhardinge
2007-04-25 11:43 ` Ingo Molnar
2007-04-25 13:45 ` Jeff Chua
[not found] ` <b6a2187b0704250645t62a0d8u20f1f43df6feaea@mail.gmail.com>
2007-05-02 21:44 ` Thomas Gleixner
2007-04-25 18:08 ` john stultz
2007-04-25 19:34 ` Rafael J. Wysocki
[not found] ` <1177524532.6401.17.camel@localhost.localdomain>
2007-04-26 0:33 ` Len Brown [this message]
2007-04-26 0:49 ` john stultz
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=200704252033.06288.lenb@kernel.org \
--to=lenb@kernel.org \
--cc=ak@suse.de \
--cc=akpm@linux-foundation.org \
--cc=bunk@stusta.de \
--cc=guilherme@centralinf.com.br \
--cc=johnstul@us.ibm.com \
--cc=len.brown@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@lists.linux-foundation.org \
--cc=mikpe@it.uu.se \
--cc=mingo@elte.hu \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.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