limbo/core/io
Pekka Enberg 207ec5ce92 core: Enable direct I/O optimistically
...but keep going if the filesystem does not support it. Fixes Limbo on
older Linux kernels that have io_uring but don't support direct I/O on
all filesystems, such as tmpfs or encryptfs.
2024-07-16 14:48:38 +03:00
..
darwin.rs Use kqueue for Darwin IO 2024-07-13 09:44:03 +08:00
generic.rs ignore wasm compilation target 2024-07-13 15:17:18 +08:00
linux.rs core: Enable direct I/O optimistically 2024-07-16 14:48:38 +03:00
mod.rs ignore wasm compilation target 2024-07-13 15:17:18 +08:00
windows.rs fix clippy warnings 2024-07-14 16:50:54 +05:30