All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: blinkin@email.it
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: Bug report for kernel v4.15-rc8+
Date: Tue, 10 Aug 2021 19:09:32 +0200	[thread overview]
Message-ID: <877dgtql9v.ffs@tglx> (raw)
In-Reply-To: <217397770.2008922.1628604301644.JavaMail.zimbra@email.it>

On Tue, Aug 10 2021 at 16:05, blinkin@email.it wrote:
> The general symptom is a slow and unresponsive system (e.g. on gnome
> there's a delay before displaying typed characters, up to 3-5
> seconds. Animations are jittering, mouse clicks sometimes are missed).
> 3D games are now impossible to play due to poor performance.
>
> System feels as if the CPU is always busy (htop shows one core at ~
> 90% most of the time both with and without the workaround, not sure
> it's correlated)

That's definitely wrong. What is consuming CPU time?

> It's running OpenSuse Leap 15.2 (the bug came out when upgrading from
> 15.1, thus going from kernel 4.12 to 5.3) I suspect the same bug is
> responsible for making me switch to suse after failing to upgrade
> debian from 9 (kernel 4.9) to 10 (kernel 4.19)
>
> The workaround is to pass irqaffinity=0 on boot.
>
> Attached: dmesg output with and without the irqaffinity parameter,
> lspci output, /proc/cpuinfo contents.
>
> Let me know what else is needed.

1) You're booting with an out of tree module:

   > [   17.080069] vboxdrv: loading out-of-tree module taints kernel.

   Please reproduce without this.

2) Please provide information what is consuming 90% of a CPU

3) Please provide the output of /proc/interrupts for both boot scenarios

   Take a snapshot right after boot and another one a minute later.

Thanks,

        tglx

  reply	other threads:[~2021-08-10 17:09 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-06 15:45 Bug report for kernel v4.15-rc8+ blinkin
2021-08-10  6:46 ` Thomas Gleixner
2021-08-10 14:05   ` blinkin
2021-08-10 17:09     ` Thomas Gleixner [this message]
2021-08-11 13:51       ` blinkin
2021-08-11 14:20         ` Thomas Gleixner
2021-09-24 10:23           ` blinkin
  -- strict thread matches above, loose matches on Subject: below --
2021-12-17 13:31 blinkin
2022-06-10  9:52 blinkin
2022-06-10 13:17 ` Rafael J. Wysocki

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=877dgtql9v.ffs@tglx \
    --to=tglx@linutronix.de \
    --cc=blinkin@email.it \
    --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 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.