Building a Linux Kernel Module in Pure x86
Most Linux kernel modules are written in C. The reasons are obvious: The kernel APIs are designed around C. Documentation assumes C. The build system …
Latest Architecture news from Tech News
Most Linux kernel modules are written in C. The reasons are obvious: The kernel APIs are designed around C. Documentation assumes C. The build system …
To celebrate the framework's release, I have also published a complete textbook: Operating System with Aetherix 📖. It is a from-scratch guide to x86 o…