Linux

This revision is from 2024/09/24 14:00. You can Restore it.

Linux Kernel Map - https://makelinux.github.io/kernel/map/

Real-time Linux is officially part of the kernel after decades of debate - https://arstechnica.com/gadgets/2024/09/real-time-linux-is-officially-part-of-the-kernel-after-decades-of-debate/ - Now you can run your space laser or audio production without specialty patches.

  1. Torvalds wrote the original code for printk, a debugging tool that can pinpoint exact moments where a process crashes, but also introduces latency that runs counter to real-time computing.

Linux On The Laptop Works So Damn Well That It’s Boring - https://clivethompson.medium.com/linux-on-the-laptop-works-so-damn-well-that-its-boring-29014b347941 - Clive Thompson

Tags: Computing