1. 4.5 Zero-Copy I/Ohistorical

    Why zero-copy techniques reduce CPU-mediated data movement, with mmap, sendfile, page cache, DMA, and the limits of the term 'zero copy'.

  2. Linux CPU Performance Tuninghistorical

    Diagnosing CPU saturation, run queues, context switching, hot code, affinity, and scheduler effects.

  3. tophistorical

    Interactive Linux process and host metrics for CPU, memory, load, task state, and quick triage.

  4. Linux Memory Performance Tuninghistorical

    Diagnosing resident memory, reclaim, page cache, swap, faults, NUMA, and application allocation behavior.

  5. vmstathistorical

    Sampling runnable/blocked tasks, memory, paging, block I/O, interrupts, context switches, and CPU states.

  6. Linux Disk I/O Tuninghistorical

    Diagnosing storage latency, throughput, queueing, cache behavior, filesystem, and application I/O patterns.

  7. Linux Network Tuninghistorical

    Diagnosing latency, throughput, packet loss, retransmission, queues, sockets, connection limits, and kernel networking.

  8. iostathistorical

    Interpreting CPU and block-device throughput, latency, queueing, and utilization metrics.

  9. Linux Performance Tuninghistorical

    An evidence-driven workflow across CPU, memory, disk, network, kernel, and application layers.

  10. Flame Graphshistorical

    Visualizing aggregated stack samples to locate CPU or off-CPU hotspots.