This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
solutions-tsg-scripts/roles/tfe/files/memory.conf
2021-01-31 22:50:33 +08:00

4 lines
143 B
Plaintext

[Service]
MemoryLimit=100G
ExecStartPost=/bin/bash -c "echo 100G > /sys/fs/cgroup/memory/system.slice/tfe.service/memory.memsw.limit_in_bytes"