mirror of
https://github.com/RGBCube/serenity
synced 2026-01-19 22:21:00 +00:00
This patch brings Kernel::RangeAllocator to UserspaceEmulator in a slightly simplified form. It supports the basic three allocation types needed by virt$mmap(): allocate_anywhere, allocate_specific, and allocate_randomized. Porting virt$mmap() and virt$munmap() to use the allocator makes UE work correctly once again. :^) |
||
|---|---|---|
| .. | ||
| HackStudio | ||
| Inspector | ||
| IPCCompiler | ||
| Playground | ||
| Profiler | ||
| UserspaceEmulator | ||
| CMakeLists.txt | ||