Removing the block manager v1. This is the initial piece of prefix-caching-centric design. In order to achieve prefix-caching-centric design, we need to simplify the code path so that we only use v2 block manager (which has much higher performance on prefix caching). |
||
|---|---|---|
| .. | ||
| e2e | ||
| __init__.py | ||
| conftest.py | ||
| test_block_manager.py | ||
| test_block_table.py | ||
| test_common.py | ||
| test_cpu_gpu_block_allocator.py | ||
| test_naive_block.py | ||
| test_prefix_caching_block.py | ||