mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-22 01:02:51 -04:00
Removing and readding every page table mapping every time something changes in the page table is very slow. Instead, let's generate a diff and ask Memmap to update only the diff.