[HiCache] support memory_pool_host page head layout (#11644)

This commit is contained in:
huangtingwei
2025-11-17 13:45:17 +08:00
committed by GitHub
parent 15bc1f5cd7
commit 1dcde53928
3 changed files with 50 additions and 2 deletions

View File

@@ -3074,6 +3074,7 @@ class ServerArgs:
"page_first",
"page_first_direct",
"page_first_kv_split",
"page_head",
],
default=ServerArgs.hicache_mem_layout,
help="The layout of host memory pool for hierarchical cache.",