mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +02:00
All right, we can now mmap() a file and it gets magically paged in from fs in response to an NP page fault. This is really cool :^) I need to refactor this to support sharing of read-only file-backed pages, but it's cool to just have something working.
45 KiB
45 KiB