Move host memory pools into a separate file (#7200)

This commit is contained in:
Lianmin Zheng
2025-06-14 21:31:42 -07:00
committed by GitHub
parent db0cc57e75
commit a023856b12
5 changed files with 388 additions and 381 deletions

View File

@@ -26,7 +26,7 @@ class TestHiCachePage(CustomTestCase):
"--page-size",
32,
"--hicache-write-policy",
"write-back",
"write_back",
],
)