Hackers News Debugging Our New Linux Kernel adminFebruary 14, 20250 Read on to learn how we used network packet captures and BPF to debug web server performance, ultimately uncovering a…
Hackers News Fiwix :: your small UNIX-like kernel adminFebruary 5, 20250 Fiwix is an operating system kernel written from scratch, based on the UNIX architecture and fully focused on being POSIX…
Hackers News Making System Calls in Rust: Requesting Services from the Kernel adminFebruary 2, 20250 Operating systems rely on the kernel as a crucial intermediary that manages hardware resources and facilitates communication between applications and…
Hackers News GitHub – ghaerr/elks: Embeddable Linux Kernel Subset adminJanuary 4, 20250 ELKS is a project providing a Linux-like OS for systems based on the Intel IA16 architecture (16-bit processors: 8086, 8088,…
Hackers News Coccinelle — The Linux Kernel documentation adminDecember 25, 20240 Coccinelle is a tool for pattern matching and text transformation that has many uses in kernel development, including the application…