From: Fiona Ebner <f.ebner@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: Re: [pve-devel] [PATCH qemu] fix #4507: add patch to automatically increase NOFILE soft limit
Date: Tue, 12 Dec 2023 16:17:10 +0100 [thread overview]
Message-ID: <6c36bd24-44ca-44a3-8a92-f336ebb4955d@proxmox.com> (raw)
In-Reply-To: <20231212134235.659521-1-f.ebner@proxmox.com>
Am 12.12.23 um 14:42 schrieb Fiona Ebner:
> In many configurations, e.g. multiple vNICs with multiple queues or
> with many Ceph OSDs, the default soft limit of 1024 is not enough.
> QEMU is supposed to work fine with file descriptors >= 1024 and does
> not use select() on POSIX. Bump the soft limit to the allowed hard
> limit to avoid issues with the aforementioned configurations.
>
> Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
> ---
Reference to upstream submission:
https://lists.nongnu.org/archive/html/qemu-devel/2023-12/msg01559.html
next prev parent reply other threads:[~2023-12-12 15:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-12 13:42 Fiona Ebner
2023-12-12 15:17 ` Fiona Ebner [this message]
2024-02-05 13:16 ` Fiona 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=6c36bd24-44ca-44a3-8a92-f336ebb4955d@proxmox.com \
--to=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 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.