[HiCache][AMD] Add UMBP tiered DRAM + SSD L3 storage backend with hugepage host allocator (#25377)
Co-authored-by: TianDi101 ditian12@amd.com Co-authored-by: Niko Ma nima@amd.com Co-authored-by: Wu, Yutong yutong.wu@amd.com Co-authored-by: figo fizhang@amd.com Co-authored-by: AMD-yanfeiwang <yanfei.wang@amd.com> Co-authored-by: Zhangheng <hzh0425@apache.org>
This commit is contained in:
co-authored by
TianDi101 ditian12@amd.com
Niko Ma nima@amd.com
Wu, Yutong yutong.wu@amd.com
figo fizhang@amd.com
AMD-yanfeiwang
Zhangheng
parent
a0d9791810
commit
13dc5f2dc7
@@ -483,7 +483,7 @@ class HiCacheController:
|
||||
|
||||
if (
|
||||
self.storage_backend_type
|
||||
in ["hf3fs", "mooncake", "eic", "nixl", "simm"]
|
||||
in ["hf3fs", "mooncake", "eic", "nixl", "simm", "mori"]
|
||||
) or (
|
||||
self.storage_backend_type == "dynamic"
|
||||
and bool(self.storage_config.extra_config.get("interface_v1", 0))
|
||||
|
||||
Reference in New Issue
Block a user