Tag: Kernel
14 posts
2026-06-02
Self-Hosted Linux Kernel Same-page Merging (KSM) Tuning: KSM vs UKSM vs KSMTuned
2026-06-01Linux Kernel Remote Logging: netconsole vs Remote Syslog vs pstore/Ramoops
2026-06-01Self-Hosted Linux CPU Scheduler Analysis: schedstat vs sched_debug vs perf sched
2026-06-01Self-Hosted Linux Kernel Tuning: sysctl vs tuned vs systool
2026-06-01Self-Hosted Linux Memory Reclaim Management: kswapd vs drop_caches vs VFS Cache Tuning
2026-05-24Self-Hosted Linux Kernel Module Management: DKMS vs akmods vs module-assistant (2026)
2026-05-24Self-Hosted Linux Storage Caching: dm-writecache vs bcache vs FlashCache
2026-05-23Linux kexec Fast Reboot: kexec-tools vs Alternatives โ Self-Hosted Kernel Live Boot Management
2026-05-23Self-Hosted Linux BPF Schedulers โ sched_ext, scx_rusty, and scx_bpfland Guide
2026-05-23Self-Hosted Linux io_uring Tool Ecosystem โ liburing, fio, and uring-bench Guide
2026-05-23Self-Hosted Linux Kernel Live Patching: kpatch vs kgraft vs Canonical Livepatch
2026-05-23Self-Hosted Linux Kernel Security Auditing: kconfig-hardened-check vs checksec.sh