Skip to main content

Module read_path

Module read_path 

Source
Expand description

Progressive read logic for the RVF runtime.

Boot sequence:

  1. Seek to EOF - 4096, parse Level 0 root manifest
  2. Extract hotset pointers, mmap hot segments
  3. Background: parse Level 1 -> full segment directory
  4. On-demand: load cold segments as queries need them