|
You are here |
nathanchance.dev | ||
| | | | |
blog.zorinaq.com
|
|
| | | | | I made a Linux kernel patch to support ECC memory on AMD Ryzen 5000 APUs (codename Cezanne.) Itapplies cleanly and works on kernel versions 5.13 through the ... | |
| | | | |
sergioprado.blog
|
|
| | | | | Have you ever wondered how the Linux kernel is tested? | |
| | | | |
albocoder.github.io
|
|
| | | | | [AI summary] This blog post details the process of using static analysis with LLVM bitcode to identify the slab cache for kernel objects in the Linux kernel. | |
| | | | |
sookocheff.com
|
|
| | | A short tagline from the book Learning eBPF describes eBPF as a revolutionary kernel technology that allows developers to write custom code that can be loaded into the kernel dynamically, changing the way the kernel behaves. The key word in this phrase is dynamically. eBPF allows you to write custom code that changes the way the kernel behaves without having to implement a kernel module or integrate your code directly into the kernel. | ||