limbo/core/io
Jussi Saurio 6938f334ab Add yield_now() and sleep() to IO trait
Used for progressive backoff in contended lock acquisition.
2025-12-21 18:29:52 +02:00
..
clock.rs core/io: Improve error handling 2025-11-24 07:32:54 +02:00
common.rs O_DIRECT disable on WAL 2024-11-13 13:45:42 +00:00
completions.rs fix io_uring hang: wake completion callback when >1 completion remaining 2025-12-19 12:58:48 -05:00
generic.rs add more integration in order to properly skip backing_btree index_method 2025-10-27 17:00:26 +04:00
io_uring.rs Fix error handling in the WAL checkpoint path 2025-12-19 12:58:48 -05:00
memory.rs core/io: Improve error handling 2025-11-24 07:32:54 +02:00
mod.rs Add yield_now() and sleep() to IO trait 2025-12-21 18:29:52 +02:00
unix.rs Improve Android compatibility 2025-12-06 23:37:40 +01:00
vfs.rs simplify clock code by using a common struct 2025-10-14 12:33:36 -03:00
windows.rs simplify clock code by using a common struct 2025-10-14 12:33:36 -03:00