mirror of
https://github.com/RGBCube/serenity
synced 2026-01-20 15:51:00 +00:00
Instead of tracking known malloc blocks in a separate hash table, add an optional malloc metadata pointer to MmapRegion. This makes finding the malloc metadata for a given pointer extremely fast since it can piggyback on the page table array. :^) |
||
|---|---|---|
| .. | ||
| HackStudio | ||
| Inspector | ||
| IPCCompiler | ||
| Profiler | ||
| UserspaceEmulator | ||
| CMakeLists.txt | ||