Lower koschei l2 cache capacity. We're getting out of space
This commit is contained in:
parent
35d6c5bf38
commit
df5a28108d
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ config = {
|
|||
"resolver_queue_size": 100,
|
||||
"dependency_fetch_chunk_size": 150,
|
||||
"cache_l1_capacity": 3,
|
||||
"cache_l2_capacity": 128,
|
||||
"cache_l2_capacity": 100,
|
||||
"cache_l1_threads": 3,
|
||||
"cache_l2_threads": 1,
|
||||
"cache_threads_max": 4,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue