milvus/pkg/util/paramtable
XuanYang-cn c84bdfa766
fix: raise l0 compaction memory ratio to 0.5 (#36690)
5 percent of free memory is too less for l0 compaction. This pr will
raise it to 50 percent.

See also: #36614

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
2024-10-09 17:19:24 +08:00
..
autoindex_param_test.go enhance: autoindex for multi data type (#33868) 2024-06-18 21:34:01 +08:00
autoindex_param.go enhance: rename some params and reduce default bitmapCardinalityLimit… (#36138) 2024-09-12 12:09:08 +08:00
base_table_test.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
base_table.go enhance: avoid to create many timer object in the target (#36570) 2024-09-29 19:23:16 +08:00
component_param_test.go enhance: Optimize import scheduling and add time cost metric (#36601) 2024-10-09 14:41:20 +08:00
component_param.go fix: raise l0 compaction memory ratio to 0.5 (#36690) 2024-10-09 17:19:24 +08:00
grpc_param_test.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
grpc_param.go enhance: update param documents (#35152) 2024-08-01 12:38:13 +08:00
hook_config.go Support to replicate the mq message (#27240) 2023-10-20 14:26:09 +08:00
http_param_test.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
http_param.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
param_item.go fix: fallback params may be overridden (#35972) 2024-09-05 16:19:04 +08:00
quota_param_test.go enhance: remove cooling off in rate limiter for read requests (#35935) 2024-09-04 14:39:10 +08:00
quota_param.go enhance: restrict max group size(#33544) (#36223) 2024-09-14 15:45:08 +08:00
role_param_test.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
role_param.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
runtime.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
service_param_test.go enhance: GCS native support (GCS implemented using Google Cloud Storage libraries) (#36214) 2024-09-30 13:23:32 +08:00
service_param.go enhance: GCS native support (GCS implemented using Google Cloud Storage libraries) (#36214) 2024-09-30 13:23:32 +08:00