Can we get through meson test?
| OS | io_method | Buffered I/O | Direct I/O |
|---|---|---|---|
| Linux | worker | ||
| Linux | io_uring | ||
| Linux | posix_aio | ||
| FreeBSD | worker | ||
| FreeBSD | posix_aio | ||
| macOS | worker | ||
| macOS | posix_aio | ||
| Windows | worker | ||
| Windows | win32 | write me | write me |
Can we build without compiler warnings?
| -Dposix_aio=true | -Dliburing=enabled | -Dcassert=true | GCC | Clang |
|---|---|---|---|---|
| x | ||||
| x | ||||
| x | x | |||
| x | ||||
| x | x | |||
| x | x | |||
| x | x | x |