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/sapp/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
145 B
Plaintext

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