|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v4 2/2] tools/xenstore: set open file descriptor limit for xenstored
On 27.09.21 16:54, Andrew Cooper wrote: On 27/09/2021 15:52, Juergen Gross wrote:On 27.09.21 16:40, Andrew Cooper wrote:On 27/09/2021 15:24, Juergen Gross wrote:On 27.09.21 16:13, Andrew Cooper wrote:On 27/09/2021 11:48, Juergen Gross wrote:Add a configuration item for the maximum number of open file descriptors xenstored should be allowed to have. The default should be "unlimited" in order not to restrict xenstored in the number of domains it can support, but unfortunately the prlimit command requires specification of a real value for the number of files, so use 262144 as the default value.Citation needed. prlimit -nunlimited prlimit --nofile=unlimited both work fine, and strace confirms they issue correct system calls.Not on my test system: # prlimit --pid 734 --nofile=unlimited prlimit: failed to set the NOFILE resource limit: Operation not permitted # prlimit --pid 734 --nofile=262144 #What does strace say in both of these cases? Okay. Should I send out another version, or can this be done when committing? Juergen Attachment:
OpenPGP_0xB0DE9DD628BF132F.asc Attachment:
OpenPGP_signature
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |