CMakeLists.txt
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
benchmarks/.gitkeep
benchmarks/README.md
benchmarks/trace_replay.py
examples/offline_inference.py
examples/offline_inference_blend.py
examples/offline_inference_esa.py
examples/offline_inference_gsaondevice.py
examples/offline_inference_kvcomp.py
examples/offline_inference_kvstar.py
examples/offline_inference_rerope.py
examples/ucm_config_example.yaml
examples/deployments/scripts/README.md
examples/deployments/scripts/vllm/common.sh
examples/deployments/scripts/vllm/config.properties
examples/deployments/scripts/vllm/run_vllm.sh
examples/deployments/scripts/vllm/run_vllm_dp.sh
examples/deployments/scripts/vllm/start_ray.sh
examples/metrics/grafana.json
examples/metrics/metrics_configs.yaml
test/test_mooncake.py
test/test_ucm_connector_save_load.py
uc_manager.egg-info/PKG-INFO
uc_manager.egg-info/SOURCES.txt
uc_manager.egg-info/dependency_links.txt
uc_manager.egg-info/not-zip-safe
uc_manager.egg-info/top_level.txt
ucm/CMakeLists.txt
ucm/__init__.py
ucm/logger.py
ucm/observability.py
ucm/utils.py
ucm/__pycache__/__init__.cpython-312.pyc
ucm/__pycache__/logger.cpython-312.pyc
ucm/__pycache__/observability.cpython-312.pyc
ucm/__pycache__/utils.cpython-312.pyc
ucm/integration/__init__.py
ucm/integration/__pycache__/__init__.cpython-312.pyc
ucm/integration/vllm/__init__.py
ucm/integration/vllm/blend_connector.py
ucm/integration/vllm/ucm_connector.py
ucm/integration/vllm/__pycache__/__init__.cpython-312.pyc
ucm/integration/vllm/__pycache__/ucm_connector.cpython-312.pyc
ucm/integration/vllm/patch/__init__.py
ucm/integration/vllm/patch/apply_patch.py
ucm/integration/vllm/patch/0.11.0/vllm-adapt-sparse.patch
ucm/integration/vllm/patch/0.9.1/vllm-adapt.patch
ucm/integration/vllm/patch/0.9.1/vllm-ascend-adapt.patch
ucm/integration/vllm/patch/0.9.2/vllm-adapt-rerope.patch
ucm/integration/vllm/patch/0.9.2/vllm-adapt-sparse.patch
ucm/integration/vllm/patch/0.9.2/vllm-adapt.patch
ucm/integration/vllm/patch/0.9.2/vllm-ascend-adapt.patch
ucm/integration/vllm/patch/patch_funcs/__init__.py
ucm/integration/vllm/patch/patch_funcs/v092/__init__.py
ucm/integration/vllm/patch/patch_funcs/v092/vllm_ascend_patch.py
ucm/integration/vllm/patch/patch_funcs/v092/vllm_patch.py
ucm/integration/vllm/patch/patch_funcs/v092/vllm_rerope_patch.py
ucm/pd/__init__.py
ucm/pd/toy_proxy_server.py
ucm/sandbox/agentic_ai/README.md
ucm/sandbox/sparse/retake/.gitignore
ucm/sandbox/sparse/retake/.gitkeep
ucm/sandbox/sparse/retake/README.md
ucm/sandbox/sparse/retake/demo.py
ucm/sandbox/sparse/retake/environment_npu.yaml
ucm/sandbox/sparse/retake/requirements.txt
ucm/sandbox/sparse/retake/configs/demo.yaml
ucm/sandbox/sparse/retake/configs/demo_npu.yaml
ucm/sandbox/sparse/retake/configs/llava_video/llava-video_lvbench.yaml
ucm/sandbox/sparse/retake/configs/llava_video/llava-video_mlvu.yaml
ucm/sandbox/sparse/retake/configs/llava_video/llava-video_videomme.yaml
ucm/sandbox/sparse/retake/configs/llava_video/retake_llava-video_lvbench.yaml
ucm/sandbox/sparse/retake/configs/llava_video/retake_llava-video_mlvu.yaml
ucm/sandbox/sparse/retake/configs/llava_video/retake_llava-video_videomme.yaml
ucm/sandbox/sparse/retake/configs/qwen2_5_vl/flexreduc_qwen2-5-vl_longvideobench.yaml
ucm/sandbox/sparse/retake/configs/qwen2_5_vl/flexreduc_qwen2-5-vl_lvbench.yaml
ucm/sandbox/sparse/retake/configs/qwen2_5_vl/flexreduc_qwen2-5-vl_mlvu.yaml
ucm/sandbox/sparse/retake/configs/qwen2_5_vl/flexreduc_qwen2-5-vl_videomme.yaml
ucm/sandbox/sparse/retake/configs/qwen2_5_vl/qwen2-5-vl_videomme_f256.yaml
ucm/sandbox/sparse/retake/configs/qwen2_vl/qwen2-vl_lvbench.yaml
ucm/sandbox/sparse/retake/configs/qwen2_vl/qwen2-vl_mlvu.yaml
ucm/sandbox/sparse/retake/configs/qwen2_vl/qwen2-vl_videomme.yaml
ucm/sandbox/sparse/retake/configs/qwen2_vl/retake_qwen2-vl_lvbench.yaml
ucm/sandbox/sparse/retake/configs/qwen2_vl/retake_qwen2-vl_mlvu.yaml
ucm/sandbox/sparse/retake/configs/qwen2_vl/retake_qwen2-vl_videomme.yaml
ucm/sandbox/sparse/retake/docs/prepare_longvideobench.md
ucm/sandbox/sparse/retake/docs/prepare_lvbench.md
ucm/sandbox/sparse/retake/docs/prepare_mlvu.md
ucm/sandbox/sparse/retake/docs/prepare_videomme.md
ucm/sandbox/sparse/retake/misc/flexreduc_pipeline.png
ucm/sandbox/sparse/retake/retake/dataset_utils.py
ucm/sandbox/sparse/retake/retake/infer_eval.py
ucm/sandbox/sparse/retake/retake/llava_onevision.py
ucm/sandbox/sparse/retake/retake/longvideo_cache.py
ucm/sandbox/sparse/retake/retake/monkeypatch.py
ucm/sandbox/sparse/retake/retake/qwen2_5_vl.py
ucm/sandbox/sparse/retake/retake/qwen2_vl.py
ucm/sandbox/sparse/retake/retake/visual_compression.py
ucm/sandbox/sparse/retake/scripts/infer_eval.sh
ucm/sandbox/sparse/retake/scripts/submission/prepare_lvbench_submission.py
ucm/sandbox/sparse/retake/scripts/submission/prepare_mlvu_test_submission.py
ucm/sandbox/sparse/retake/scripts/submission/prepare_videomme_submission.py
ucm/sandbox/sparse/retake/scripts/utils/build_longvideobench_dataset.py
ucm/sandbox/sparse/retake/scripts/utils/build_lvbench_dataset.py
ucm/sandbox/sparse/retake/scripts/utils/build_mlvu_dataset.py
ucm/sandbox/sparse/retake/scripts/utils/build_mlvu_test_dataset.py
ucm/sandbox/sparse/retake/scripts/utils/build_videomme_dataset.py
ucm/sandbox/sparse/retake/scripts/utils/convert_llava_video_weights_to_hf.py
ucm/sandbox/sparse/retake/scripts/utils/frame_extraction.py
ucm/shared/CMakeLists.txt
ucm/shared/__init__.py
ucm/shared/__pycache__/__init__.cpython-312.pyc
ucm/shared/infra/CMakeLists.txt
ucm/shared/infra/logger/logger.h
ucm/shared/infra/logger/flux/flux_logger.cc
ucm/shared/infra/logger/spdlog/spdlog_logger.cc
ucm/shared/infra/status/status.h
ucm/shared/infra/template/hashset.h
ucm/shared/infra/template/singleton.h
ucm/shared/infra/template/spsc_ring_queue.h
ucm/shared/infra/template/timer.h
ucm/shared/infra/template/topn_heap.h
ucm/shared/infra/thread/index_pool.h
ucm/shared/infra/thread/latch.h
ucm/shared/infra/thread/thread_pool.h
ucm/shared/infra/time/now_time.h
ucm/shared/infra/time/stopwatch.h
ucm/shared/metrics/CMakeLists.txt
ucm/shared/metrics/__init__.py
ucm/shared/metrics/ucmmetrics.cpython-312-x86_64-linux-gnu.so
ucm/shared/metrics/__pycache__/__init__.cpython-312.pyc
ucm/shared/metrics/cc/api/metrics_api.cc
ucm/shared/metrics/cc/api/metrics_api.h
ucm/shared/metrics/cc/domain/metrics.cc
ucm/shared/metrics/cc/domain/metrics.h
ucm/shared/metrics/cpy/metrics.py.cc
ucm/shared/test/CMakeLists.txt
ucm/shared/test/case/infra/hashset_test.cc
ucm/shared/test/case/infra/spsc_ring_queue_test.cc
ucm/shared/test/case/infra/thread_pool_test.cc
ucm/shared/test/case/metrics/metrics_test.cc
ucm/shared/test/case/trans/trans_test.cc
ucm/shared/test/example/metrics/monitor_stats_example.py
ucm/shared/test/example/trans/trans_on_cuda_example.py
ucm/shared/trans/CMakeLists.txt
ucm/shared/trans/__init__.py
ucm/shared/trans/buffer.h
ucm/shared/trans/device.h
ucm/shared/trans/stream.h
ucm/shared/trans/ucmtrans.cpython-312-x86_64-linux-gnu.so
ucm/shared/trans/ascend/CMakeLists.txt
ucm/shared/trans/ascend/ascend_buffer.cc
ucm/shared/trans/ascend/ascend_buffer.h
ucm/shared/trans/ascend/ascend_device.cc
ucm/shared/trans/ascend/ascend_stream.cc
ucm/shared/trans/ascend/ascend_stream.h
ucm/shared/trans/cpy/trans.py.cc
ucm/shared/trans/cuda/CMakeLists.txt
ucm/shared/trans/cuda/cuda_buffer.cc
ucm/shared/trans/cuda/cuda_buffer.h
ucm/shared/trans/cuda/cuda_device.cc
ucm/shared/trans/cuda/cuda_sm_kernel.cu
ucm/shared/trans/cuda/cuda_sm_kernel.h
ucm/shared/trans/cuda/cuda_sm_stream.cc
ucm/shared/trans/cuda/cuda_sm_stream.h
ucm/shared/trans/cuda/cuda_stream.cc
ucm/shared/trans/cuda/cuda_stream.h
ucm/shared/trans/detail/indexer.h
ucm/shared/trans/detail/reserved_buffer.h
ucm/shared/trans/maca/CMakeLists.txt
ucm/shared/trans/maca/maca_sm_kernel.cu
ucm/shared/trans/simu/CMakeLists.txt
ucm/shared/trans/simu/simu_buffer.cc
ucm/shared/trans/simu/simu_buffer.h
ucm/shared/trans/simu/simu_device.cc
ucm/shared/trans/simu/simu_stream.cc
ucm/shared/trans/simu/simu_stream.h
ucm/shared/vendor/CMakeLists.txt
ucm/shared/vendor/dep-fmt.cmake
ucm/shared/vendor/dep-pybind11.cmake
ucm/shared/vendor/dep-spdlog.cmake
ucm/shared/vendor/helper.cmake
ucm/sparse/CMakeLists.txt
ucm/sparse/__init__.py
ucm/sparse/base.py
ucm/sparse/factory.py
ucm/sparse/state.py
ucm/sparse/utils.py
ucm/sparse/__pycache__/__init__.cpython-312.pyc
ucm/sparse/__pycache__/base.cpython-312.pyc
ucm/sparse/__pycache__/factory.cpython-312.pyc
ucm/sparse/__pycache__/state.cpython-312.pyc
ucm/sparse/blend/__init__.py
ucm/sparse/blend/blend.py
ucm/sparse/blend/blockwise_rope.py
ucm/sparse/esa/CMakeLists.txt
ucm/sparse/esa/__init__.py
ucm/sparse/esa/esa.py
ucm/sparse/esa/retrieval/CMakeLists.txt
ucm/sparse/esa/retrieval/__init__.py
ucm/sparse/esa/retrieval/retrieval_backend.cpython-312-x86_64-linux-gnu.so
ucm/sparse/esa/retrieval/retrieval_worker.py
ucm/sparse/esa/retrieval/cpy/retrieval_backend.cpp
ucm/sparse/gsa/CMakeLists.txt
ucm/sparse/gsa/__init__.py
ucm/sparse/gsa/gsa.py
ucm/sparse/gsa/offload_ops/CMakeLists.txt
ucm/sparse/gsa/offload_ops/__init__.py
ucm/sparse/gsa/offload_ops/gsa_offload_ops.cpython-312-x86_64-linux-gnu.so
ucm/sparse/gsa/offload_ops/include/cal_kpre_and_topk.h
ucm/sparse/gsa/offload_ops/include/k_repre.h
ucm/sparse/gsa/offload_ops/include/select_topk_block.h
ucm/sparse/gsa/offload_ops/include/thread_safe_queue.h
ucm/sparse/gsa/offload_ops/include/vec_product.h
ucm/sparse/gsa/offload_ops/src/cal_kpre_and_topk.cpp
ucm/sparse/gsa/offload_ops/src/k_repre.cpp
ucm/sparse/gsa/offload_ops/src/pybinds.cpp
ucm/sparse/gsa/offload_ops/src/select_topk_block.cpp
ucm/sparse/gsa/offload_ops/src/thread_safe_queue.cpp
ucm/sparse/gsa/offload_ops/src/vec_product.cpp
ucm/sparse/gsa/prefetch/CMakeLists.txt
ucm/sparse/gsa/prefetch/__init__.py
ucm/sparse/gsa/prefetch/gsa_prefetch.cpython-312-x86_64-linux-gnu.so
ucm/sparse/gsa/prefetch/prefetch_engine.py
ucm/sparse/gsa/prefetch/include/kvcache_log.h
ucm/sparse/gsa/prefetch/include/kvcache_pre.h
ucm/sparse/gsa/prefetch/src/kvcache_pre.cpp
ucm/sparse/gsa/prefetch/src/pybinds.cpp
ucm/sparse/gsa_on_device/CMakeLists.txt
ucm/sparse/gsa_on_device/__init__.py
ucm/sparse/gsa_on_device/gsa_on_device.py
ucm/sparse/gsa_on_device/gsa_on_device_config.py
ucm/sparse/gsa_on_device/hamming_topk.py
ucm/sparse/gsa_on_device/hash_encoder.py
ucm/sparse/gsa_on_device/__pycache__/__init__.cpython-312.pyc
ucm/sparse/gsa_on_device/__pycache__/gsa_on_device.cpython-312.pyc
ucm/sparse/gsa_on_device/__pycache__/gsa_on_device_config.cpython-312.pyc
ucm/sparse/gsa_on_device/__pycache__/hamming_topk.cpython-312.pyc
ucm/sparse/gsa_on_device/__pycache__/hash_encoder.cpython-312.pyc
ucm/sparse/gsa_on_device/configs/gsa_on_device_deepseek_r1_awq_config.json
ucm/sparse/gsa_on_device/configs/gsa_on_device_deepseek_v2_lite_config.json
ucm/sparse/gsa_on_device/configs/gsa_on_device_qwen3_32B_config.json
ucm/sparse/gsa_on_device/configs/gsa_on_device_qwen3_4B_config.json
ucm/sparse/gsa_on_device/configs/gsa_on_device_qwen3_coder_30B_A3B_config.json
ucm/sparse/gsa_on_device/configs/gsa_on_device_qwq_32B_config.json
ucm/sparse/gsa_on_device/figs/kvcomp_end_to_end_performance.jpg
ucm/sparse/gsa_on_device/figs/kvcomp_longbench.jpg
ucm/sparse/gsa_on_device/figs/kvcomp_scheme.jpg
ucm/sparse/gsa_on_device/figs/kvcomp_single_layer_performance.jpg
ucm/sparse/gsa_on_device/ham_dist/CMakeLists.txt
ucm/sparse/gsa_on_device/ham_dist/README.md
ucm/sparse/gsa_on_device/ham_dist/__init__.py
ucm/sparse/gsa_on_device/ham_dist/cp_async.cuh
ucm/sparse/gsa_on_device/ham_dist/demo.py
ucm/sparse/gsa_on_device/ham_dist/hamming.cpython-312-x86_64-linux-gnu.so
ucm/sparse/gsa_on_device/ham_dist/operator.h
ucm/sparse/gsa_on_device/ham_dist/paged_ham_dist_mla.cu
ucm/sparse/gsa_on_device/ham_dist/__pycache__/__init__.cpython-312.pyc
ucm/sparse/gsa_on_device/ham_dist/cpy/hamming.cpp
ucm/sparse/gsa_on_device/hash_retrieval/CMakeLists.txt
ucm/sparse/gsa_on_device/hash_retrieval/__init__.py
ucm/sparse/gsa_on_device/hash_retrieval/hash_retrieval_backend.cpython-312-x86_64-linux-gnu.so
ucm/sparse/gsa_on_device/hash_retrieval/hash_retrieval_worker.py
ucm/sparse/gsa_on_device/hash_retrieval/cpy/hash_retrieval_backend.cpp
ucm/sparse/gsa_on_device/paper/GSA-ACL-2025-paper.pdf
ucm/sparse/kvstar/.gitkeep
ucm/sparse/kvstar/CMakeLists.txt
ucm/sparse/kvstar/__init__.py
ucm/sparse/kvstar/multistep.py
ucm/sparse/kvstar/utils.py
ucm/sparse/kvstar/retrieve/CMakeLists.txt
ucm/sparse/kvstar/retrieve/__init__.py
ucm/sparse/kvstar/retrieve/kvstar_retrieve.cpython-312-x86_64-linux-gnu.so
ucm/sparse/kvstar/retrieve/core/CMakeLists.txt
ucm/sparse/kvstar/retrieve/core/api/kvstar_retrieve/kvstar_retrieve.cpp
ucm/sparse/kvstar/retrieve/core/api/kvstar_retrieve/kvstar_retrieve.h
ucm/sparse/kvstar/retrieve/core/domain/retrieve_task/computation_task.h
ucm/sparse/kvstar/retrieve/core/domain/retrieve_task/retrieve_task.h
ucm/sparse/kvstar/retrieve/core/domain/retrieve_task/retrieve_task_manager.cpp
ucm/sparse/kvstar/retrieve/core/domain/retrieve_task/retrieve_task_manager.h
ucm/sparse/kvstar/retrieve/core/domain/retrieve_task/retrieve_task_queue.cpp
ucm/sparse/kvstar/retrieve/core/domain/retrieve_task/retrieve_task_queue.h
ucm/sparse/kvstar/retrieve/core/domain/retrieve_task/retrieve_task_runner.cpp
ucm/sparse/kvstar/retrieve/core/domain/retrieve_task/retrieve_task_runner.h
ucm/sparse/kvstar/retrieve/core/domain/retrieve_task/retrieve_task_set.h
ucm/sparse/kvstar/retrieve/core/domain/retrieve_task/retrieve_task_waiter.h
ucm/sparse/kvstar/retrieve/core/domain/retrieve_task/simd_compute_kernel.cpp
ucm/sparse/kvstar/retrieve/core/domain/retrieve_task/simd_compute_kernel.h
ucm/sparse/kvstar/retrieve/core/domain/retrieve_task/task_result.h
ucm/sparse/kvstar/retrieve/core/domain/retrieve_task/task_status.h
ucm/sparse/kvstar/retrieve/core/infra/logger/logger.cpp
ucm/sparse/kvstar/retrieve/core/infra/logger/logger.h
ucm/sparse/kvstar/retrieve/core/infra/memory/memory.cpp
ucm/sparse/kvstar/retrieve/core/infra/memory/memory.h
ucm/sparse/kvstar/retrieve/core/infra/status/status.h
ucm/sparse/kvstar/retrieve/core/infra/template/singleton.h
ucm/sparse/kvstar/retrieve/core/infra/thread/latch.h
ucm/sparse/kvstar/retrieve/py_intf/CMakeLists.txt
ucm/sparse/kvstar/retrieve/py_intf/py_intf.cpp
ucm/sparse/rerope/rerope_utils.py
ucm/sparse/rerope/triton_unified_attention_rerope.py
ucm/store/CMakeLists.txt
ucm/store/__init__.py
ucm/store/factory.py
ucm/store/factory_v1.py
ucm/store/ucmstore.h
ucm/store/ucmstore.py
ucm/store/ucmstore_v1.h
ucm/store/ucmstore_v1.py
ucm/store/__pycache__/__init__.cpython-312.pyc
ucm/store/__pycache__/factory_v1.cpython-312.pyc
ucm/store/__pycache__/ucmstore_v1.cpython-312.pyc
ucm/store/cache/CMakeLists.txt
ucm/store/cache/__init__.py
ucm/store/cache/connector.py
ucm/store/cache/ucmcachestore.cpython-312-x86_64-linux-gnu.so
ucm/store/cache/cc/buffer_manager.h
ucm/store/cache/cc/cache_store.cc
ucm/store/cache/cc/cache_store.h
ucm/store/cache/cc/dump_queue.cc
ucm/store/cache/cc/dump_queue.h
ucm/store/cache/cc/global_config.h
ucm/store/cache/cc/load_queue.cc
ucm/store/cache/cc/load_queue.h
ucm/store/cache/cc/posix_shm.h
ucm/store/cache/cc/trans_buffer.cc
ucm/store/cache/cc/trans_buffer.h
ucm/store/cache/cc/trans_manager.h
ucm/store/cache/cc/trans_task.h
ucm/store/cache/cpy/cache_store.py.cc
ucm/store/detail/CMakeLists.txt
ucm/store/detail/task/task_manager.h
ucm/store/detail/task/task_queue.h
ucm/store/detail/task/task_set.h
ucm/store/detail/task/task_shard.h
ucm/store/detail/task/task_waiter.h
ucm/store/detail/template/store_binder.h
ucm/store/detail/template/task_wrapper.h
ucm/store/detail/type/types.h
ucm/store/ds3fs/CMakeLists.txt
ucm/store/ds3fs/connector.py
ucm/store/ds3fs/cc/ds3fs_file.cc
ucm/store/ds3fs/cc/ds3fs_file.h
ucm/store/ds3fs/cc/ds3fs_store.cc
ucm/store/ds3fs/cc/ds3fs_store.h
ucm/store/ds3fs/cc/global_config.h
ucm/store/ds3fs/cc/space_layout.cc
ucm/store/ds3fs/cc/space_layout.h
ucm/store/ds3fs/cc/space_manager.cc
ucm/store/ds3fs/cc/space_manager.h
ucm/store/ds3fs/cc/trans_manager.h
ucm/store/ds3fs/cc/trans_queue.cc
ucm/store/ds3fs/cc/trans_queue.h
ucm/store/ds3fs/cc/trans_task.h
ucm/store/ds3fs/cpy/ds3fs_store.py.cc
ucm/store/empty/CMakeLists.txt
ucm/store/empty/__init__.py
ucm/store/empty/connector.py
ucm/store/empty/ucmemptystore.cpython-312-x86_64-linux-gnu.so
ucm/store/empty/cpy/empty_store.py.cc
ucm/store/fake/CMakeLists.txt
ucm/store/fake/__init__.py
ucm/store/fake/connector.py
ucm/store/fake/ucmfakestore.cpython-312-x86_64-linux-gnu.so
ucm/store/fake/cc/fake_store.cc
ucm/store/fake/cc/fake_store.h
ucm/store/fake/cc/global_config.h
ucm/store/fake/cc/meta_manager.cc
ucm/store/fake/cc/meta_manager.h
ucm/store/fake/cc/posix_shm.h
ucm/store/fake/cpy/fake_store.py.cc
ucm/store/mooncakestore/CMakeLists.txt
ucm/store/mooncakestore/__init__.py
ucm/store/mooncakestore/mooncake_connector.py
ucm/store/nfsstore/CMakeLists.txt
ucm/store/nfsstore/__init__.py
ucm/store/nfsstore/nfsstore_connector.py
ucm/store/nfsstore/ucmnfsstore.cpython-312-x86_64-linux-gnu.so
ucm/store/nfsstore/cc/api/nfsstore.cc
ucm/store/nfsstore/cc/api/nfsstore.h
ucm/store/nfsstore/cc/domain/file/file.cc
ucm/store/nfsstore/cc/domain/file/file.h
ucm/store/nfsstore/cc/domain/file/ifile.h
ucm/store/nfsstore/cc/domain/file/posix_file.cc
ucm/store/nfsstore/cc/domain/file/posix_file.h
ucm/store/nfsstore/cc/domain/hotness/hotness_manager.h
ucm/store/nfsstore/cc/domain/hotness/hotness_set.cc
ucm/store/nfsstore/cc/domain/hotness/hotness_set.h
ucm/store/nfsstore/cc/domain/hotness/hotness_timer.h
ucm/store/nfsstore/cc/domain/space/space_layout.h
ucm/store/nfsstore/cc/domain/space/space_manager.cc
ucm/store/nfsstore/cc/domain/space/space_manager.h
ucm/store/nfsstore/cc/domain/space/space_property.cc
ucm/store/nfsstore/cc/domain/space/space_property.h
ucm/store/nfsstore/cc/domain/space/space_recycle.cc
ucm/store/nfsstore/cc/domain/space/space_recycle.h
ucm/store/nfsstore/cc/domain/space/space_shard_layout.cc
ucm/store/nfsstore/cc/domain/space/space_shard_layout.h
ucm/store/nfsstore/cc/domain/space/space_shard_temp_layout.cc
ucm/store/nfsstore/cc/domain/space/space_shard_temp_layout.h
ucm/store/nfsstore/cc/domain/trans/posix_queue.cc
ucm/store/nfsstore/cc/domain/trans/posix_queue.h
ucm/store/nfsstore/cc/domain/trans/trans_manager.h
ucm/store/nfsstore/cpy/nfsstore.py.cc
ucm/store/nfsstore/device/CMakeLists.txt
ucm/store/nfsstore/device/ibuffered_device.h
ucm/store/nfsstore/device/idevice.h
ucm/store/nfsstore/device/ascend/CMakeLists.txt
ucm/store/nfsstore/device/ascend/ascend_device.cc
ucm/store/nfsstore/device/cuda/CMakeLists.txt
ucm/store/nfsstore/device/cuda/cuda_device.cu
ucm/store/nfsstore/device/maca/CMakeLists.txt
ucm/store/nfsstore/device/maca/maca_device.cu
ucm/store/nfsstore/device/musa/CMakeLists.txt
ucm/store/nfsstore/device/musa/musa_device.cc
ucm/store/nfsstore/device/musa/musa_device.mu
ucm/store/nfsstore/device/simu/CMakeLists.txt
ucm/store/nfsstore/device/simu/simu_device.cc
ucm/store/pcstore/CMakeLists.txt
ucm/store/pcstore/__init__.py
ucm/store/pcstore/pcstore_connector.py
ucm/store/pcstore/pcstore_connector_v1.py
ucm/store/pcstore/ucmpcstore.cpython-312-x86_64-linux-gnu.so
ucm/store/pcstore/__pycache__/__init__.cpython-312.pyc
ucm/store/pcstore/__pycache__/pcstore_connector_v1.cpython-312.pyc
ucm/store/pcstore/cc/api/pcstore.cc
ucm/store/pcstore/cc/api/pcstore.h
ucm/store/pcstore/cc/domain/file/file.cc
ucm/store/pcstore/cc/domain/file/file.h
ucm/store/pcstore/cc/domain/file/ifile.h
ucm/store/pcstore/cc/domain/file/posix_file.cc
ucm/store/pcstore/cc/domain/file/posix_file.h
ucm/store/pcstore/cc/domain/space/space_layout.cc
ucm/store/pcstore/cc/domain/space/space_layout.h
ucm/store/pcstore/cc/domain/space/space_manager.cc
ucm/store/pcstore/cc/domain/space/space_manager.h
ucm/store/pcstore/cc/domain/trans/share_buffer.cc
ucm/store/pcstore/cc/domain/trans/share_buffer.h
ucm/store/pcstore/cc/domain/trans/trans_manager.cc
ucm/store/pcstore/cc/domain/trans/trans_manager.h
ucm/store/pcstore/cc/domain/trans/trans_queue.cc
ucm/store/pcstore/cc/domain/trans/trans_queue.h
ucm/store/pcstore/cc/domain/trans/trans_share_queue.cc
ucm/store/pcstore/cc/domain/trans/trans_share_queue.h
ucm/store/pcstore/cc/domain/trans/trans_task.h
ucm/store/pcstore/cpy/pcstore.py.cc
ucm/store/pipeline/__init__.py
ucm/store/pipeline/connector.py
ucm/store/posix/CMakeLists.txt
ucm/store/posix/__init__.py
ucm/store/posix/connector.py
ucm/store/posix/ucmposixstore.cpython-312-x86_64-linux-gnu.so
ucm/store/posix/cc/global_config.h
ucm/store/posix/cc/posix_file.cc
ucm/store/posix/cc/posix_file.h
ucm/store/posix/cc/posix_store.cc
ucm/store/posix/cc/posix_store.h
ucm/store/posix/cc/space_layout.cc
ucm/store/posix/cc/space_layout.h
ucm/store/posix/cc/space_manager.cc
ucm/store/posix/cc/space_manager.h
ucm/store/posix/cc/trans_manager.h
ucm/store/posix/cc/trans_queue.cc
ucm/store/posix/cc/trans_queue.h
ucm/store/posix/cc/trans_task.h
ucm/store/posix/cpy/posix_store.py.cc
ucm/store/test/CMakeLists.txt
ucm/store/test/case/cache/cache_buffer_manager_test.cc
ucm/store/test/case/cache/cache_dump_queue_test.cc
ucm/store/test/case/cache/cache_load_queue_test.cc
ucm/store/test/case/cache/cache_posix_shm_test.cc
ucm/store/test/case/cache/cache_trans_buffer_test.cc
ucm/store/test/case/cache/cache_trans_manager_test.cc
ucm/store/test/case/detail/data_generator.h
ucm/store/test/case/detail/mock_store.h
ucm/store/test/case/detail/path_base.h
ucm/store/test/case/detail/random.h
ucm/store/test/case/detail/types_helper.h
ucm/store/test/case/fake/fake_meta_manager_test.cc
ucm/store/test/case/fake/fake_store_impl_test.cc
ucm/store/test/case/posix/posix_file_test.cc
ucm/store/test/case/posix/posix_space_manager_test.cc
ucm/store/test/case/posix/posix_store_test.cc
ucm/store/test/case/posix/posix_trans_manager_test.cc
ucm/store/test/case/posix/posix_trans_queue_test.cc
ucm/store/test/e2e/cache_layer_chunk_test.py
ucm/store/test/e2e/cache_on_empty_test.py
ucm/store/test/e2e/cache_on_posix_test.py
ucm/store/test/e2e/ds3fs_test.py
ucm/store/test/e2e/nfsstore_embed.py
ucm/store/test/e2e/nfsstore_embed_fetch.py
ucm/store/test/e2e/nfsstore_embed_fetch_run.py
ucm/store/test/e2e/nfsstore_fetch.py
ucm/store/test/e2e/pcstore_embed.py
ucm/store/test/e2e/pcstore_embed_v1.py
ucm/store/test/e2e/pcstore_fetch.py
ucm/store/test/e2e/posixstore_embed.py