public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
	Fabian Ebner <f.ebner@proxmox.com>
Subject: [pve-devel] applied: [PATCH kernel] Backport two io-wq fixes relevant for io_uring
Date: Tue, 23 Nov 2021 15:15:46 +0100	[thread overview]
Message-ID: <2400bf8f-024f-1c12-efeb-59b7a917c325@proxmox.com> (raw)
In-Reply-To: <20211123115949.2462727-1-f.ebner@proxmox.com>

On 23.11.21 12:59, Fabian Ebner wrote:
> There were quite a few reports in the community forum about Windows
> VMs with SATA disks not working after upgrading to kernel 5.13.
> Issue was reproducible during the installation of Win2019 (suggested
> by Thomas), and it's already fixed in 5.15. Bisecting led to
>     io-wq: split bounded and unbounded work into separate lists
> as the commit fixing the issue.
> 
> Indeed, the commit states
>     Fixes: ecc53c48c13d ("io-wq: check max_worker limits if a worker transitions bound state")
> which is present as a backport in ubuntu-impish:
>     f9eb79f840052285408ae9082dc4419dc1397954
> 
> The first backport
>     io-wq: fix queue stalling race
> also sounds nice to have and additionally served as a preparation for
> the second one to apply more cleanly.
> 
> Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
> ---
>  .../0010-io-wq-fix-queue-stalling-race.patch  |  72 +++
>  ...ded-and-unbounded-work-into-separate.patch | 415 ++++++++++++++++++
>  2 files changed, 487 insertions(+)
>  create mode 100644 patches/kernel/0010-io-wq-fix-queue-stalling-race.patch
>  create mode 100644 patches/kernel/0011-io-wq-split-bounded-and-unbounded-work-into-separate.patch
> 
>

applied, thanks!!

This fixes my reproducer (windows + SATA) nicely and Dominik also got their issue with
mass clone + setup of nested PVE on Debian use case working again.




  parent reply	other threads:[~2021-11-23 14:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-23 11:59 [pve-devel] " Fabian Ebner
2021-11-23 11:59 ` [pve-devel] [RFC] Changes made for backporting Fabian Ebner
2021-11-23 14:15 ` Thomas Lamprecht [this message]
     [not found] ` <5CC63593-424B-4439-93FB-BFFD6B087952@tuxis.nl>
2022-03-08  9:12   ` [pve-devel] [PATCH kernel] Backport two io-wq fixes relevant for io_uring Fabian Ebner
     [not found]     ` <E1D57A66-615B-4CA1-874C-ACD2B97B507C@tuxis.nl>
2022-03-09  7:31       ` Fabian Ebner
     [not found]         ` <9C5B831F-C706-4834-B38B-D5BEEE5B32DA@tuxis.nl>
2022-03-10  7:36           ` Fabian Ebner

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=2400bf8f-024f-1c12-efeb-59b7a917c325@proxmox.com \
    --to=t.lamprecht@proxmox.com \
    --cc=f.ebner@proxmox.com \
    --cc=pve-devel@lists.proxmox.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
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal