serenity/Kernel/FileSystem
implicitfield 54bfc3d294 Kernel/Ext2FS: Cache blocks less aggressively
With this patch, we now only cache at most 2^14 blocks, which greatly
relieves memory pressure when working with large files.
2024-11-05 20:14:21 +01:00
..
DevLoopFS Kernel/Devices: Remove the DeviceManagement singleton 2024-10-05 12:26:48 +02:00
DevPtsFS Kernel/Devices: Remove the DeviceManagement singleton 2024-10-05 12:26:48 +02:00
Ext2FS Kernel/Ext2FS: Cache blocks less aggressively 2024-11-05 20:14:21 +01:00
FATFS Kernel/FATFS: Make lookups case-insensitive 2024-11-02 15:54:29 -04:00
FUSE Kernel/Devices: Remove the DeviceManagement singleton 2024-10-05 12:26:48 +02:00
ISO9660FS
Plan9FS
ProcFS
RAMFS
SysFS Kernel: Move boot info variables into a shared struct 2024-10-30 18:51:35 -04:00
AnonymousFile.cpp
AnonymousFile.h
BlockBasedFileSystem.cpp
BlockBasedFileSystem.h
Custody.cpp
Custody.h
CustodyBase.cpp
CustodyBase.h
FIFO.cpp
FIFO.h
File.cpp
File.h
FileBackedFileSystem.cpp
FileBackedFileSystem.h
FileSystem.cpp
FileSystem.h
FileSystemSpecificOption.cpp
FileSystemSpecificOption.h
Initializer.h
Inode.cpp
Inode.h
InodeFile.cpp
InodeFile.h
InodeIdentifier.h
InodeMetadata.cpp
InodeMetadata.h
InodeWatcher.cpp
InodeWatcher.h
Mount.cpp
Mount.h
MountFile.cpp
MountFile.h
OpenFileDescription.cpp
OpenFileDescription.h
RAMBackedFileType.h
UnveilNode.h
VFSRootContext.cpp
VFSRootContext.h
VirtualFileSystem.cpp Kernel/Devices: Remove the DeviceManagement singleton 2024-10-05 12:26:48 +02:00
VirtualFileSystem.h