From 05e7e1f8d70db4bc3da9250f9c441fb24dac8701 Mon Sep 17 00:00:00 2001 From: Jason Thistlethwaite Date: Sat, 9 May 2026 14:17:22 -0400 Subject: [PATCH] fio version --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index af24522..10fcd51 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,13 @@ date: "2026-05-09" Static Binaries and Repositories +## Binary List + +- [fio-io_uring](./io-io_uring) - fio-3.42 static linked with support IO_URING + +## Project Layout + +Static binaries go in the root so they're easy to find. Build scripts live under build/. ## Similar Projects for Reference