From a6637a63df5286a18cd4aea25719ef4b4a164803 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 10 May 2026 22:43:45 +0300 Subject: Update content for html --- gemfeed/2026-05-11-unveiling-ior-ng-part-2.html | 22 ++++++++++++++++------ gemfeed/atom.xml | 20 ++++++++++++++++---- gemfeed/index.html | 2 +- index.html | 4 ++-- uptime-stats.html | 16 ++++++++-------- 5 files changed, 43 insertions(+), 21 deletions(-) diff --git a/gemfeed/2026-05-11-unveiling-ior-ng-part-2.html b/gemfeed/2026-05-11-unveiling-ior-ng-part-2.html index e9c37d22..60f0a786 100644 --- a/gemfeed/2026-05-11-unveiling-ior-ng-part-2.html +++ b/gemfeed/2026-05-11-unveiling-ior-ng-part-2.html @@ -2,7 +2,7 @@ -1) Enable repos and install build dependencies. CRB ships zlib-static / glibc-static. +Unveiling I/O Riot NG — Part 2: install and compile once, run everywhere @@ -11,7 +11,9 @@

Home | Markdown | Gemini | Microblog | Street photography

- (or Podman)# Unveiling I/O Riot NG — Part 2: install and compile once, run everywhere
+

Unveiling I/O Riot NG — Part 2: install and compile once, run everywhere


+
+Published at 2026-05-10T22:43:39+03:00

This is Part 2 of three. Part 1 is the demo-driven tour: what ior looks like, how the dashboard tabs work, how filtering and recording behave. This part is about the installation for Rocky Linux 8 and 9 and, more interestingly, why you only have to do that dance on a single machine: the resulting binary is portable to every other Linux box thanks to CO-RE (Compile Once, Run Everywhere) plus full static linking. Part 3 is the under-the-hood companion (per-event schema, async-syscall caveats, the syscall-coverage probe generator, and post-mortem SQL on the parquet output).

@@ -22,11 +24,8 @@

Table of Contents



-Published at 2026-05-10T22:41:23+03:00
-
-Published at 2026-05-10T22:39:24+03:00
-

Installing ior



+Published at 2026-05-10T22:41:23+03:00
+
+Published at 2026-05-10T22:39:24+03:00
+
The short answer: Use Docker (or Podman). One command, no toolchain setup, works from any Docker-capable Linux host with BTF available: