public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andreas Herrmann <herrmann.der.user@googlemail.com>
To: Comrade DOS <suloevdmitry@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: PROBLEM: Performance drop
Date: Wed, 30 May 2012 14:43:33 +0200	[thread overview]
Message-ID: <20120530124333.GA3008@alberich.amd.com> (raw)
In-Reply-To: <CA+fU7qdKYA3KJr3xET_evO_1ztSKh0K0csn5Coro7Mkv_my+eg@mail.gmail.com>

On Wed, May 30, 2012 at 03:20:27AM +0700, Comrade DOS wrote:
> > Unfortunately you have used acpi=debug instead of apic=debug.  So I
> > can't compare I/O APIC configurations between the different test
> > scenarios.
> 
> Sorry me for this mistake.

No problem.

The logs show no difference in IO-APIC pin usage.
So it's not the old problem ...

Comparing both logs I found following differences:

(Most other stuff seems just to be changed formatting.)

-ACPI: Thermal Zone [TZ1] (67 C)
+ACPI: Thermal Zone [TZ1] (62 C)

I think what's shown is the temperature value which just differed
between the boots. But that made me look at acpi/thermal.c where the
messages came from. The only change between 3.3 and 3.4 is this
commit:

  commit 9bcb8118965ab4631a65ee0726e6518f75cda6c5
  Author: Matthew Garrett <mjg@redhat.com>
  Date:   Wed Feb 1 10:26:54 2012 -0500

    ACPI: Evaluate thermal trip points before reading temperature

I'd suggest to do a test with this patch reverted.  Maybe this change
to fix issues with one HP Laptop (re-)intruduced the trouble with your
system.

If reverting the patch helps we have to take a closer look at your
ACPI tables.  So can you please do a

 # git revert 9bcb8118965ab4631a65ee0726e6518f75cda6c5

on top of v3.4 and rebuid your kernel and rerun your test (with
apic=debug. This allows easier diff to dmesg output of your previous
test runs).

In any case it also would be good to have the acpi tables from your
system. So please also use
# acpidump >acpidump.3.3    (using the 3.3.x kernel)
# acpidump >acpidump.3.4    (using the unmodified 3.4 version)

and send all files as attachments to your mail.

This will allow me to look at your thermal zone definitions in the
working and non-working case.


Thanks,

Andreas

  reply	other threads:[~2012-05-30 12:43 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-23 19:12 PROBLEM: Performance drop Comrade DOS
2012-05-24 12:31 ` Andreas Herrmann
     [not found]   ` <CA+fU7qfPznJpRABC4Z=xmRZW6p5Mw3dFLBySk9HuPnaCYMMnEg@mail.gmail.com>
2012-05-26  6:11     ` Comrade DOS
     [not found]     ` <20120529140940.GA10421@alberich.amd.com>
2012-05-29 20:20       ` Comrade DOS
2012-05-30 12:43         ` Andreas Herrmann [this message]
     [not found]           ` <CA+fU7qehx6Jjb0ZWNrh+bh6SYCKLVWZDd7iLnsC=hDVqqFd74Q@mail.gmail.com>
2012-07-06  2:47             ` Fwd: " Comrade DOS
2012-07-07 14:40           ` Jason Vas Dias
2012-07-07 14:45             ` Jason Vas Dias
2012-07-11 22:06             ` Greg Kroah-Hartman
2012-07-14 11:11               ` Jason Vas Dias
2012-09-27 17:34                 ` Greg Kroah-Hartman
2012-09-27 17:48                   ` Borislav Petkov
2012-10-09 22:19                     ` katabami
2012-10-18  1:21                     ` katabami

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=20120530124333.GA3008@alberich.amd.com \
    --to=herrmann.der.user@googlemail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=suloevdmitry@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox