diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-11-03 00:10:24 +0100 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-11-03 00:10:24 +0100 |
commit | 1e36d899f12a3dbac485a6eda1185035e2a4d5a2 (patch) | |
tree | 3f47faa5e4952de7e7c7dcd18112ff6c25d85222 /Kernel/FileSystem/DevPtsFS.cpp | |
parent | ddd83320156e7bff5703a00b63d11d812c2ed891 (diff) | |
download | serenity-1e36d899f12a3dbac485a6eda1185035e2a4d5a2.zip |
Ext2FS: Use KBuffers for the cached bitmap blocks
Also cache the block group descriptor table in a KBuffer on file system
initialization, instead of on first access.
This reduces pressure on the kmalloc heap somewhat.
Diffstat (limited to 'Kernel/FileSystem/DevPtsFS.cpp')
0 files changed, 0 insertions, 0 deletions