mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-06-07 01:43:42 -04:00
Most overlaps in the buffer cache only contain one mapped address. We can avoid close to all heap allocations once the buffer cache is warmed up by using a small_vector with a stack size of one. |
||
|---|---|---|
| .. | ||
| buffer_block.h | ||
| buffer_cache.h | ||
| map_interval.h | ||