mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 12:32:50 +08:00
Decrease Koschei's cache_l1_capacity to reduce memory usage
This commit is contained in:
@@ -40,7 +40,7 @@ config = {
|
||||
"persist_chunk_size": 300,
|
||||
"resolver_queue_size": 100,
|
||||
"dependency_fetch_chunk_size": 150,
|
||||
"cache_l1_capacity": 4,
|
||||
"cache_l1_capacity": 3,
|
||||
"cache_l2_capacity": 128,
|
||||
"cache_l1_threads": 3,
|
||||
"cache_l2_threads": 1,
|
||||
|
||||
Reference in New Issue
Block a user