linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: linux-pci@vger.kernel.org
Cc: joey.corleone@mail.ru, Jan Kiszka <jan.kiszka@siemens.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [Bug 215533] [BISECTED][REGRESSION] UI becomes unresponsive every couple of seconds
Date: Mon, 7 Feb 2022 16:45:40 -0600	[thread overview]
Message-ID: <20220207224540.GA425996@bhelgaas> (raw)
In-Reply-To: <20220126121250.GA1694509@bhelgaas>

[+cc linux-kernel for visibility]

On Wed, Jan 26, 2022 at 06:12:50AM -0600, Bjorn Helgaas wrote:
> On Wed, Jan 26, 2022 at 08:18:12AM +0000, bugzilla-daemon@bugzilla.kernel.org wrote:
> > https://bugzilla.kernel.org/show_bug.cgi?id=215533
> > 
> > --- Comment #1 from joey.corleone@mail.ru ---
> > I accidentally sent the report prematurely. So here come my findings:
> > 
> > Since 5.16
> > (1) my system becomes unresponsive every couple of seconds (micro lags), which
> > makes it more or less unusable.
> > (2) wrong(?) CPU frequencies are reported. 
> > 
> > - 5.15 works fine.
> > - Starting from some commit in 5.17, it seems (1) is fixed (unsure), but
> > definitely not (2).
> > 
> > I have bisected the kernel between 5.15 and 5.16, and found that the offending
> > commit is 0e8ae5a6ff5952253cd7cc0260df838ab4c21009 ("PCI/portdrv: Do not setup
> > up IRQs if there are no users"). Bisection log attached.
> > 
> > Reverting this commit on linux-git[1] fixes both (1) and (2).
> > 
> > Important notes:
> > - This regression was reported on a DELL XPS 9550 laptop by two users [2], so
> > it might be related strictly to that model. 
> > - According to user mallocman, the issue can also be fixed by reverting the
> > BIOS version of the laptop to v1.12.
> > - The issue ONLY occurs when AC is plugged in (and stays there even when I
> > unplug it).
> > - When booting on battery power, there is no issue at all.
> > 
> > You can easily observe the regression via: 
> > 
> > watch cat /sys/devices/system/cpu/cpu[0-9]*/cpufreq/scaling_cur_fre
> > 
> > As soon as I plug in AC, all frequencies go up to values around 3248338 and
> > stay there even if I unplug AC. This does not happen at all when booted on
> > battery power. 
> > 
> > Also note: 
> > - the laptop's fans are not really affected by the high frequencies.
> > - setting the governor to "powersave" has no effect on the frequencies (as
> > compared to when on battery power).
> > - lowering the maximum frequency manually works, but does not fix (1).
> > 
> > [1] https://aur.archlinux.org/pkgbase/linux-git/ (pulled commits up to
> > 0280e3c58f92b2fe0e8fbbdf8d386449168de4a8).
> > [2] https://bbs.archlinux.org/viewtopic.php?id=273330

I hope we can find a better solution, but since the responsiveness
issue is a significant regression, I queued up a revert of
0e8ae5a6ff59 ("PCI/portdrv: Do not setup up IRQs if there are no
users") in case we don't find one.

If/when we get to the bottom of this, I'll replace the revert with the
solution.  0e8ae5a6ff59 appeared in v5.16, so we'll have to make sure
we fix that as well.

Bjorn

  reply	other threads:[~2022-02-07 22:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-215533-41252-1JFKZyUc5S@https.bugzilla.kernel.org/>
2022-01-26 12:12 ` [Bug 215533] [BISECTED][REGRESSION] UI becomes unresponsive every couple of seconds Bjorn Helgaas
2022-02-07 22:45   ` Bjorn Helgaas [this message]
2022-02-08  6:35     ` Jan Kiszka
2022-02-10 22:27     ` Bjorn Helgaas

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=20220207224540.GA425996@bhelgaas \
    --to=helgaas@kernel.org \
    --cc=jan.kiszka@siemens.com \
    --cc=joey.corleone@mail.ru \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@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;
as well as URLs for NNTP newsgroup(s).