Research Notes: the July 2026 Update

This site was originally curated around 2016–2018. In July 2026 the entire collection was re-researched and rebuilt. This page documents how the research was done and what it found, so readers can judge the update’s reliability. The file-by-file changelog with rationale is in CHANGES.md in the repository.

Process

  1. Inventory. Every reference on the old one-page site (~85 links across 20 sections) was extracted and grouped into five research areas: server hardware & CPUs; networking/NICs/kernel bypass; Linux OS tuning; FPGA, time sync & measurement tools; software engineering & languages.
  2. Link audit. Each legacy URL was fetched and classified alive / moved (redirect) / dead / hijacked. For every dead or moved link we searched for the canonical current location, an official successor document, or — for classics with no successor — a Wayback Machine capture.
  3. State-of-the-art survey. For each area, web research (vendor documentation, conference talks, benchmark disclosures, practitioner blogs, kernel changelogs) established what changed between ~2018 and mid-2026, with dates and numbers.
  4. Reference selection. New references were admitted only if (a) the URL was verified reachable, (b) the content is authoritative or uniquely instructive, and (c) it earns its place for a stated audience level (beginner/intermediate/advanced). Every admitted reference got a 3–5 sentence summary on a summaries page, linked beside its source link.
  5. Reorganization. The flat link list became: a curated reference list by topic (home), per-topic summary pages, and a single beginner-to-expert guide that gives the whole field a narrative structure.

Caveat: a few vendor pages (docs.redhat.com, intel.com, cisco.com, hpe.com, STAC) block automated fetchers and were verified via search indexing and mirrors; they load normally in browsers.

Key findings by area

The vendor map was redrawn by acquisitions

Technology state of the art (mid-2026)

Of the ~85 legacy references: roughly one third were dead or effectively dead (404, retired portals, empty JS shells), several more silently redirected to marketing homepages, and one — Dmitry Vyukov’s 1024cores.net — was domain-hijacked and now serves spam (content survives at the official Google Sites mirror, which we now link). Notable dead links and their replacements:

Legacy link Fate Replacement
RHEL 7 Performance Tuning Guide RHEL 7 EOL 2024; URL redirects RHEL 9 performance & real-time guides
Red Hat low-latency & network tuning articles paywalled / flagged obsolete RHEL 9 docs + public RHEL 7 PDF (historical)
Mellanox tuning PDF, VMA guide, RDMA manual mellanox.com retired NVIDIA support article, XLIO docs, networking-docs.nvidia.com
openonload.org (talk PDF, sysjitter) domain broken github.com/Xilinx-CNS/onload, cns-sysjitter; talk on Wayback
support.solarflare.com portal redirects to generic AMD portal AMD UG1586 Onload User Guide
Dell 2010 low-latency whitepaper dead Dell PowerEdge 16G BIOS tuning guide
HP hpsc document viewer links empty JS shell hpe.com/psnow/doc/c01804533
Intel software.intel.com latency articles 403 relocated intel.com developer-articles URLs
AMD 2018 tuning PDF (developer.amd.com) 404 EPYC 9005 tuning guide (docs.amd.com, 2026)
exablaze.com blog domain dead Cisco SmartNIC datasheet; Wayback
Intel rdtsc benchmarking paper removed by Intel university mirror + Wayback
Lockwood Algo-Logic HOTI slides hoti.org 404 Wayback capture
cubrid.org TCP/IP stack article 404 same article at cubrid.org/blog/3826497
Herb Sutter Lock-Free Part II video ID truncated on old page corrected YouTube link
1024cores.net hijacked (spam) sites.google.com/site/1024cores
Mechanical Sympathy group, Cloudflare posts, calomel, Linux Journal zero-copy, algo-logic.com, hiccups alive kept (some marked historical/unmaintained)

What was removed

Some legacy entries were removed rather than replaced, with reasons recorded in CHANGES.md: content-farm or Q&A links that no longer add value next to better sources (Quora architecture threads, Tom’s Hardware jitter FAQ, quantlabs posts), 2012-era FPGA vendor pages that no longer exist or describe long-obsolete products (NetFPGA-10G, Nallatech, Xeon+FPGA prototypes), superseded tuning posts (2013 multi-queue SMP article, OpenBSD-centric calomel), and marketing pages with no durable technical content (Fujitsu optical brochure, IBM/Solarflare 2011 whitepaper, “faster than 10G” blogspot). The scrubbed Meanderful blog (Matt Hurd) is remembered via the Wayback Machine in CHANGES.md only.

Methodology notes

Research was performed with parallel web-research agents (one per area), each instructed to verify every recommended URL by fetching it and to return link status, dated state-of-the-art facts, and candidate references with summaries and difficulty levels. Their raw findings were then cross-checked where areas overlapped (e.g. Rigtorp’s guide, STAC records and core-to-core-latency tools surfaced independently in multiple areas — a good sign of canonicity) and edited into the pages you see. Facts carry dates in the text so future readers can judge staleness; this page itself should be re-verified around mid-2027.