Files
serenity/Kernel/FileSystem/BlockBasedFileSystem.cpp
implicitfield 6836d5bc01 Kernel: Allocate BlockBasedFilesystem caches upfront
This eliminates the possibility of panicking due to encountering a page
fault while trying access the cache inside an interrupt handler.
2025-06-05 22:02:40 +02:00

11 KiB