yihao.dai 995d5e1cf6
enhance: [2.4] Optimize GetLocalDiskSize and segment loader mutex (#38908)
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>
2025-01-14 21:41:00 +08:00
..