TSG-6676 调整 9140 OS 上 slice 分组的内存限制

1.workload.slice 内存限制调整为 100 G;
    2.user.slice     内存限制调整为   8 G;
    3.system.slice   内存限制调整为   8 G
This commit is contained in:
luwenpeng
2021-06-23 17:31:52 +08:00
committed by fumingwei
parent f09988a104
commit 355da2e9f6
3 changed files with 3 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
[Slice]
MemoryLimit=8G
MemoryLimit=13G

View File

@@ -1,2 +1,2 @@
[Slice]
MemoryLimit=8G
MemoryLimit=13G

View File

@@ -1,2 +1,2 @@
[Slice]
MemoryLimit=110G
MemoryLimit=100G