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
fumingwei 69d88a9fd0 1. add role reboot adc mcn by ipmitool in mxn
2. modify  sapp and tfe memory limit
2020-11-12 17:06:30 +06:00

4 lines
146 B
Plaintext

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