reduce cpu_count from 24 to 8

This commit is contained in:
LINxiansheng 2024-02-07 20:28:13 +00:00 committed by ob-robot
parent acd0ec6efd
commit 39fae3b529

View File

@ -25,7 +25,7 @@ config:
log_disk_size: '15G'
memory_limit: '6G'
system_memory: '1G'
cpu_count: '24'
cpu_count: '8'
cache_wash_threshold: '1G'
__min_full_resource_pool_memory: "1073741824"
workers_per_cpu_quota: '10'