feat: auto config cache size according to memory size (#3165)

* feat: auto config cache and buffer size according to mem size

* feat: utils

* refactor: add util function to common config

* refactor: check cgroups

* refactor: code

* fix: test

* fix: test

* chore: cr comment

Co-authored-by: Yingwen <realevenyag@gmail.com>
Co-authored-by: Dennis Zhuang <killme2008@gmail.com>

* chore: remove default comment

---------

Co-authored-by: Yingwen <realevenyag@gmail.com>
Co-authored-by: Dennis Zhuang <killme2008@gmail.com>
This commit is contained in:
Wei
2024-01-17 22:35:35 +08:00
committed by GitHub
parent 3cfd60e139
commit 3d7d2fdb4a
10 changed files with 148 additions and 20 deletions

View File

@@ -73,7 +73,6 @@ uuid.workspace = true
datafusion-expr.workspace = true
datafusion.workspace = true
itertools.workspace = true
num_cpus = "1.13"
opentelemetry-proto.workspace = true
partition.workspace = true
paste.workspace = true