mirror of https://github.com/milvus-io/milvus.git
Related to #46133 Move jemalloc_stats.go and its test file from pkg/util/hardware to internal/util/segcore. This is a more appropriate location because: - jemalloc_stats depends on milvus_core C++ library via cgo - The pkg directory should remain independent of internal C++ dependencies - segcore is the natural home for core memory allocator utilities <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Refactor** * Improved internal code organization by reorganizing memory statistics collection infrastructure for better maintainability and modularity. No impact on end-user functionality or behavior. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai --> Signed-off-by: Congqi Xia <congqi.xia@zilliz.com> |
||
|---|---|---|
| .. | ||
| container_darwin.go | ||
| container_linux.go | ||
| container_test_linux.go | ||
| container_windows.go | ||
| gpu_mem_info.go | ||
| gpu_mem_info_cuda.go | ||
| hardware_info.go | ||
| hardware_info_test.go | ||
| listener.go | ||
| listener_test.go | ||
| mem_info.go | ||
| mem_info_darwin.go | ||
| mem_info_windows.go | ||