/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.thirtythreeforty.net
| | zserge.com
2.8 parsecs away

Travel
| | Trying to figure out how KVM-based virtual machine hosts work by implementing one from scratch.
| | sergioprado.blog
2.5 parsecs away

Travel
| | In this article, we will learn how to debug the Linux kernel on an embedded Linux system with GDB.
| | offlinemark.com
2.5 parsecs away

Travel
| | Here is everything you need to know to set up a minimal Linux kernel dev environment on Ubuntu 20.04. It works great on small VPS instances, is optimized for a fast development cycle, and allows you to run custom binaries to exercise the specific kernel functionality being developed. Step 1:
| | nathanchance.dev
18.8 parsecs away

Travel
| Occasionally, I will forget to link something from the mailing list in this post. To see my full mailing list activity (patches, reviews, and reports), you can view it on lore.kernel.org. Linux kernel patches Build errors: These are patches to fix various build errors that I found through testing different configurations with LLVM or were exposed by our continuous integration setup. The kernel needs to build in order to be run :)