Jun 8 · 18 min read · While reading the disassembly of a compiled eBPF program I was working on, I noticed something strange — the 6th instruction was missing. Reading through the full disassembly again, I realized it wasn
Join discussion
May 30 · 7 min read · Building a Linux Kernel Memory Allocation Engine with a Control Plane / Data Plane Architecture Introduction Most Linux kernel module tutorials demonstrate a simple memory allocation example using kma
Join discussion
May 18 · 8 min read · Overview For many years, Linux has been regarded as a symbol of stability and security in the world of operating systems. From enterprise servers and cloud infrastructure to Kubernetes containers and
Join discussion