diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-10 22:53:42 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-10 22:53:42 +0300 |
| commit | 361af6bbdf242fc0eb301d67fa872a1b234d8d49 (patch) | |
| tree | 4c11e0287354a55c1340f5270c690b2f7ec7768c | |
| parent | 129cd555ec0bf9e167220245e67689a82a7179e6 (diff) | |
Update content for md
| -rw-r--r-- | gemfeed/2026-05-11-unveiling-ior-ng-part-2.md | 10 | ||||
| -rw-r--r-- | index.md | 2 | ||||
| -rw-r--r-- | uptime-stats.md | 12 |
3 files changed, 9 insertions, 15 deletions
diff --git a/gemfeed/2026-05-11-unveiling-ior-ng-part-2.md b/gemfeed/2026-05-11-unveiling-ior-ng-part-2.md index 0bacb4bd..12c1ac9c 100644 --- a/gemfeed/2026-05-11-unveiling-ior-ng-part-2.md +++ b/gemfeed/2026-05-11-unveiling-ior-ng-part-2.md @@ -1,15 +1,13 @@ # Unveiling I/O Riot NG — Part 2: install and compile once, run everywhere -> Published at 2026-05-10T22:43:39+03:00 +> Published at 2026-05-10T22:53:35+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). -[](./unveiling-ior-ng/00-hero-flamegraph.png) - [2026-05-08 Unveiling I/O Riot NG — Part 1: a guided tour](./2026-05-08-unveiling-ior-ng-part-1.md) [2026-05-11 Unveiling I/O Riot NG — Part 2: install and compile once, run everywhere (You are currently reading this)](./2026-05-11-unveiling-ior-ng-part-2.md) -[](./unveiling-ior-ng/00-logo.png) +[](./unveiling-ior-ng/00-hero-flamegraph.png) ## Table of Contents @@ -28,10 +26,6 @@ This is Part 2 of three. Part 1 is the demo-driven tour: what ior looks like, ho ## 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: ```sh @@ -1,6 +1,6 @@ # Hello! -> This site was generated at 2026-05-10T22:46:49+03:00 by `Gemtexter` +> This site was generated at 2026-05-10T22:53:36+03:00 by `Gemtexter` Welcome to the foo.zone! diff --git a/uptime-stats.md b/uptime-stats.md index b03053b9..8ca59192 100644 --- a/uptime-stats.md +++ b/uptime-stats.md @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2026-05-10T22:46:49+03:00 +> This site was last updated at 2026-05-10T22:53:35+03:00 The following stats were collected via `uptimed` on all of my personal computers over many years and the output was generated by `goprecords`, the global uptime records stats analyser of mine. @@ -13,7 +13,7 @@ Also check out my blog post: [Unveiling `guprecords.raku`: Uptime records with Raku (and also there is a version in Go now)](./gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.md) -> Uptime stats were last updated Sun 10 May 22:46:49 EEST 2026 +> Uptime stats were last updated Sun 10 May 22:53:36 EEST 2026 ## Top 20 Uptime's by Host @@ -64,8 +64,8 @@ Downtime is the total downtime of a host over the entire lifespan. | 3. | *f2 | 0 years, 10 months, 29 days | FreeBSD 15.0-RELEASE-p4 | | 4. | *pi0 | 0 years, 1 months, 21 days | Linux 6.1.31-v8.1.el9.altarch | | 5. | *pi2 | 0 years, 1 months, 21 days | Linux 6.1.31-v8.1.el9.altarch | -| 6. | pi3 | 0 years, 1 months, 1 days | Linux 6.1.31-v8.1.el9.altarch | -| 7. | pi1 | 0 years, 1 months, 1 days | Linux 6.1.31-v8.1.el9.altarch | +| 6. | pi1 | 0 years, 1 months, 1 days | Linux 6.1.31-v8.1.el9.altarch | +| 7. | pi3 | 0 years, 1 months, 1 days | Linux 6.1.31-v8.1.el9.altarch | +-----+------+-----------------------------+-------------------------------+ ``` @@ -98,8 +98,8 @@ Score is calculated by combining all other metrics. | 1. | *f1 | 75 | FreeBSD 15.0-RELEASE-p4 | | 2. | *f2 | 75 | FreeBSD 15.0-RELEASE-p4 | | 3. | *f0 | 74 | FreeBSD 15.0-RELEASE-p4 | -| 4. | *pi0 | 8 | Linux 6.1.31-v8.1.el9.altarch | -| 5. | *pi2 | 8 | Linux 6.1.31-v8.1.el9.altarch | +| 4. | *pi2 | 8 | Linux 6.1.31-v8.1.el9.altarch | +| 5. | *pi0 | 8 | Linux 6.1.31-v8.1.el9.altarch | | 6. | pi1 | 0 | Linux 6.1.31-v8.1.el9.altarch | | 7. | pi3 | 0 | Linux 6.1.31-v8.1.el9.altarch | +-----+------+-------+-------------------------------+ |
