Augustin Cavalier 36dfbcad11 kernel/fs: Set a minimum reserve in the path-name cache.
This cache is used for allocating typically ephemeral KPath buffers
for syscall handlers and the like. Letting it be drained to 0 by
the low resource system will just make future VFS syscalls needlessly
slower, so make sure that doesn't happen.
2024-12-26 21:41:27 -05:00
..
2024-11-16 18:26:21 +00:00