Skip to content

Topic

Memory-mapped data structures

Lookup structures laid out on disk so the operating system can page parts of them into memory on demand instead of loading the whole file into RAM.

Current clusters