milvus/pkg/util/paramtable
yihao.dai ecd55596cf
enhance: [10kcp] Optimize GetLocalDiskSize and segment loader mutex (#38600)
1. Make the segment loader lock protect only the resource.
2. Optimize GetDiskUsage to avoid excessive overhead.

issue: https://github.com/milvus-io/milvus/issues/37630

pr: https://github.com/milvus-io/milvus/pull/38599

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2024-12-19 21:14:26 +08:00
..
autoindex_param.go enhance: change autoindex default metric type (#34277) 2024-07-08 10:52:14 +08:00
autoindex_param_test.go enhance: [2.4] autoindex for multi data type (#33867) 2024-06-14 23:26:00 +08:00
base_table.go enhance: [2.4] avoid to create many timer object in the target (#36573) 2024-09-29 19:27:16 +08:00
base_table_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
component_param.go enhance: [10kcp] Optimize GetLocalDiskSize and segment loader mutex (#38600) 2024-12-19 21:14:26 +08:00
component_param_test.go enhance: [10kcp] Optimize GetLocalDiskSize and segment loader mutex (#38600) 2024-12-19 21:14:26 +08:00
grpc_param.go fix: enable milvus.yaml check (#34567) (#35446) 2024-08-13 19:00:23 +08:00
grpc_param_test.go enhance: cache config values for saving cpu cycles to parse config item (#30947) 2024-03-12 11:09:04 +08:00
hook_config.go Support to replicate the mq message (#27240) 2023-10-20 14:26:09 +08:00
http_param.go fix: set proxy.http.acceptTypeAllowInt64: true as default (#30720) 2024-02-29 09:59:07 +08:00
http_param_test.go fix: set proxy.http.acceptTypeAllowInt64: true as default (#30720) 2024-02-29 09:59:07 +08:00
param_item.go fix: fallback params may be overridden (#35972) (#36006) 2024-09-05 19:05:05 +08:00
quota_param.go fix: Change l0SegmentsRowCount limits to a reasonable value (#36015) 2024-09-08 16:55:05 +08:00
quota_param_test.go enhance: remove cooling off in rate limiter for read requests (#35936) 2024-09-04 14:39:10 +08:00
role_param.go enhance: add 3 builtin roles (#28961) 2023-12-18 14:28:41 +08:00
role_param_test.go enhance: add 3 builtin roles (#28961) 2023-12-18 14:28:41 +08:00
runtime.go enhance: add the related data size for the read apis (#31816) 2024-04-10 15:07:17 +08:00
service_param.go fix: [10kcp] Fix consume blocked due to too many consumers (#38456) 2024-12-13 21:20:47 +08:00
service_param_test.go fix: [10kcp] Fix consume blocked due to too many consumers (#38456) 2024-12-13 21:20:47 +08:00