[PATCH v3 0/2] tools/xenstore: set resource limits of xenstored

Juergen Gross posted 2 patches 2 years, 8 months ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20210730122643.2043-1-jgross@suse.com
There is a newer version of this series
tools/hotplug/Linux/init.d/sysconfig.xencommons.in | 14 ++++++++++++++
tools/hotplug/Linux/launch-xenstore.in             |  9 +++++++++
2 files changed, 23 insertions(+)
[PATCH v3 0/2] tools/xenstore: set resource limits of xenstored
Posted by Juergen Gross 2 years, 8 months ago
Set some limits for xenstored in order to avoid it being killed by
OOM killer, or to run out of file descriptors.

Changes in V3:
- make oom score configurable

Changes in V2:
- split into 2 patches
- set limits from start script

Juergen Gross (2):
  tools/xenstore: set oom score for xenstore daemon on Linux
  tools/xenstore: set open file descriptor limit for xenstored

 tools/hotplug/Linux/init.d/sysconfig.xencommons.in | 14 ++++++++++++++
 tools/hotplug/Linux/launch-xenstore.in             |  9 +++++++++
 2 files changed, 23 insertions(+)

-- 
2.26.2