Commit d641d2a
committed
[Core] Introduce NixlStorageBackend dynamic mode
This commit incorporates PR LMCache#1939 into NixlStorageBackend, under the
name of NixlDynamicStorageBackend, in order to prevent having 2 nixl
storage backends as well as lessen code duplication.
In order to use this new dynamic storage mode, which creates object keys
when needed instead of a limited pre-allocated amount,
extra_config.nixl_pool_size should be set to 0.
This mode is currently only supported for nixl OBJ backend.
Signed-off-by: Tomer Shmilovich <[email protected]>1 parent 33aaaf1 commit d641d2a
File tree
2 files changed
+547
-23
lines changed- lmcache/v1/storage_backend
- tests/v1/data
2 files changed
+547
-23
lines changed
0 commit comments