Tag: #operating-systems
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 3 posts
Indie & Hobbyist Operating Systems 2026 Deep Dive - SerenityOS, Ladybird, Haiku, ReactOS, Redox OS, Theseus, Plan 9, 9front, ArcaOS, MenuetOS
A full tour of the indie and hobbyist operating system landscape in 2026. SerenityOS and Ladybird, the BeOS heir Haiku, the Windows NT clone ReactOS, Rust microkernels Redox and Theseus, Plan 9 and 9front with 9P and Inf
2026-05-16 · 22 min read #operating-systems#serenityos#ladybird#haiku#reactosA Modern Understanding of the Operating System — io_uring, cgroups/namespaces, eBPF, NUMA, GPU UVM, EEVDF, Zero-Copy Complete Guide (2025)
iouring as the successor to epoll, the cgroups + namespaces that made Docker, the eBPF that injects code into the kernel safely, the hidden cost NUMA imposes, GPU drivers and UVM, the EEVDF scheduler that landed in Linux
2026-04-15 · 13 min read #operating-systems#linux#io-uring#cgroups#namespacesOperating Systems: A Complete Guide — From Processes & Memory to AI Workload Optimization
A comprehensive guide for AI engineers covering process scheduling, virtual memory, file systems, iouring, NUMA-aware memory allocation, and GPU resource isolation with cgroups.
2026-03-17 · 12 min read #operating-systems#linux#memory-management#scheduling#iouring