Files
banan-os/kernel
Bananymous 62f6128ba1 Kernel: Cleanup NVMe Queue command submission
There is techically a race condition on thread sleep and checking
done mask. This patch allows read to success even if this race
condition is hit, although the full timeout has to be waited.

This can be fixed in future with some sort of wait queues that
can properly handle this race condition.
2024-03-19 13:01:27 +02:00
..
2024-02-14 15:00:04 +02:00
2023-09-22 17:20:35 +03:00
2024-01-24 15:53:38 +02:00