diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-02-05 08:17:46 +0100 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-02-05 08:17:46 +0100 |
commit | ca16d9d98e7d0e516cc014ea268a921a8c460ed0 (patch) | |
tree | 394e8ae2966e120b46d07570fcc21585c6dbe2fa /Kernel/CMOS.cpp | |
parent | af21a45b1abfee21d4ddbfe274b0e10f01d5518a (diff) | |
download | serenity-ca16d9d98e7d0e516cc014ea268a921a8c460ed0.zip |
Kernel: Invalidate file-backed VMO's when inodes are written.
The current strategy is simply to nuke all physical pages and force
reload them from disk. This is obviously not optimal and should eventually
be optimized. It should be fairly straightforward.
Diffstat (limited to 'Kernel/CMOS.cpp')
0 files changed, 0 insertions, 0 deletions