Main public logs
Appearance
Combined display of all available logs of JOHNWICK. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:40, 18 November 2025 PC talk contribs created page Building a Linux Kernel Module in Rust: Zero Panics in 14 Months Production (Created page with "Our custom network driver, written in C, was a disaster. It crashed production servers 3–4 times per week. Each crash required manual intervention, customer downtime, and post-mortem analysis. The bugs were always memory safety issues: use-after-free, null pointer dereferences, buffer overflows. We spent 18 months fighting these crashes. Then Linux 6.1 merged initial Rust support, and we decided to rewrite our driver in Rust. The team’s reaction: skeptical borderin...")