The NVRAM work in WT-6022 implements a block cache inside the block manager.
This could potentially be simplified, as the block cache's operation is logically distinct from the block manager. Additionally, implementation in the block manager implies operations that aren't necessarily required in a block cache (for example, decryption, checksums and block/buffer copies).
- depends on
-
WT-6022 NVRAM cache
- Closed