
22 Jun
2023
22 Jun
'23
10:20 a.m.
On Wed, Jun 21, 2023 at 14:32:28 +0100, Daniel P. Berrangé wrote:
None of our daemons use select(), so it is safe to raise the max file limit to its maximum on startup.
https://gitlab.com/libvirt/libvirt/-/issues/489 Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- src/rpc/virnetdaemon.c | 3 +++
Reviewed-by: Peter Krempa <pkrempa@redhat.com>