Files
banan-os/kernel/kernel/FS
Bananymous 9f4271f6d8 Kernel: Remove the big inode lock
This moves locking to the inodes themselves which allows reducing lock
times significantly. Main inodes (ext2 and tmpfs) still do contain a
single big mutex that gets locked during operations but now we have the
architecture to optimize these.
2026-05-09 23:28:00 +03:00
..
2026-05-09 23:28:00 +03:00
2025-08-19 16:23:30 +03:00
2025-11-24 00:19:51 +02:00
2026-05-09 23:28:00 +03:00
2026-05-09 23:28:00 +03:00
2026-05-09 23:28:00 +03:00
2026-05-09 23:28:00 +03:00