diff options
author | Andreas Kling <kling@serenityos.org> | 2022-08-18 20:59:04 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-08-18 20:59:04 +0200 |
commit | e1476788adfd79e9e3f54afba33645c370a82ec5 (patch) | |
tree | c253aae0486a0925364637969133ff4f66fcca87 /Kernel/Syscalls/lseek.cpp | |
parent | 81ee870c9be0a97fbb889d16789a19f9d52a773e (diff) | |
download | serenity-e1476788adfd79e9e3f54afba33645c370a82ec5.zip |
Kernel: Make sys$anon_create() allocate physical pages immediately
This fixes an issue where a sharing process would map the "lazy
committed page" early and then get stuck with that page even after
it had been replaced in the VMObject by a page fault.
Regressed in 27c1135d307efde8d9baef2affb26be568d50263, which made it
happen every time with the backing bitmaps used for WebContent.
Diffstat (limited to 'Kernel/Syscalls/lseek.cpp')
0 files changed, 0 insertions, 0 deletions