CPU Scheduling
CPU scheduling algorithms, metrics, multilevel queues, real-time scheduling, and how the Linux CFS scheduler works.
CPU scheduling algorithms, metrics, multilevel queues, real-time scheduling, and how the Linux CFS scheduler works.
An exhaustive, 1000-line deep dive into Linux for DevOps, featuring advanced commands (awk, sed, find), network tracing, system tuning, and bash scripting.
File system structures, disk scheduling, VFS, inodes, journaling, RAID, and Java NIO for high-performance I/O.
Linux kernel architecture, system call mechanism, signals, namespaces, cgroups, and essential Linux commands for developers.
A comprehensive knowledge base covering all major operating system concepts, with a focus on Linux internals and Java/JVM perspective.
A comprehensive guide to virtual memory — covering address spaces, paging mechanics, swap, OOM killer, huge pages, NUMA, and practical Linux/JVM tuning for senior engineers.