|
You are here |
lwn.net | ||
| | | | |
sgfault.com
|
|
| | | | | In this blog I write about technology, programming, open source and Linux, both technically and in general. May contain traces of rant. | |
| | | | |
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 ... | |
| | | | |
binarydebt.wordpress.com
|
|
| | | | | Kernel symbols are names of functions and variables. Global symbols are those which are available outside the file they are declared in. Global symbols in the Linux kernel currently running on a system are available through `/proc/kallsyms` file. This includes symbols defined inside kernel modules currently loaded. Global symbols are of two types: those explicitly... | |
| | | | |
austinmorlan.com
|
|
| | | I recently purchased a new laptop (Dell XPS 13 9370) and needed to install Arch onto it. I thought I'd finally document the steps I took because I always seem to forget what I did the last time (one of the joys of Arch is that it rarely needs to be reinstalled). There are a lot of helpful guides online about different installation setups, but I could never find one that met all of my requirements: | ||