Bananymous
ed82a18e2a
Kernel: Fix deadlock in ext2 filesystem
...
If multiple threads were waiting for more block buffers without anyone
releasing them, they ended up in a deadlock.
Now we store 6 blocks for 8 threads. If a thread already has a block
buffer, it will not have to wait for a new one. Only if there are more
than 8 threads using blocks, will it block until there are free slots
for a thread available.
2026-01-10 00:30:30 +02:00
..
2025-08-19 16:23:30 +03:00
2026-01-09 15:18:58 +02:00
2026-01-06 22:26:11 +02:00
2026-01-03 20:07:08 +02:00
2026-01-10 00:30:30 +02:00
2026-01-03 20:07:08 +02:00
2026-01-02 17:50:22 +02:00
2025-11-13 04:20:53 +02:00
2025-12-31 19:28:55 +02:00
2026-01-02 18:06:56 +02:00
2025-06-28 19:40:54 +03:00
2026-01-08 17:13:59 +02:00
2026-01-08 13:46:11 +02:00
2025-04-01 23:09:30 +03:00
2024-03-26 02:48:26 +02:00
2023-10-13 16:17:27 +03:00
2025-04-18 02:45:06 +03:00
2025-07-02 00:17:42 +03:00
2026-01-08 17:13:59 +02:00
2025-08-10 19:57:31 +03:00
2026-01-06 22:26:10 +02:00
2025-08-11 14:07:37 +03:00
2025-06-19 19:00:50 +03:00
2024-11-19 20:39:32 +02:00
2026-01-09 15:18:58 +02:00
2026-01-09 15:18:58 +02:00
2024-09-27 15:31:31 +03:00
2024-07-21 17:30:59 +03:00
2024-07-22 00:33:50 +03:00
2024-01-24 15:53:38 +02:00
2024-01-24 15:53:38 +02:00
2025-07-02 00:17:42 +03:00
2025-08-05 17:12:26 +03:00
2025-11-12 00:06:36 +02:00
2025-10-28 05:50:19 +02:00
2026-01-09 15:18:58 +02:00
2024-07-23 09:08:00 +03:00
2026-01-09 22:27:59 +02:00
2026-01-09 15:39:19 +02:00
2024-07-24 00:31:01 +03:00
2025-05-13 10:16:21 +03:00
2024-01-26 00:49:42 +02:00
2025-12-31 19:28:55 +02:00
2025-07-02 00:17:42 +03:00
2026-01-08 17:13:59 +02:00
2025-07-02 00:17:42 +03:00