Tag

free command

0 views collected around this technical thread.

Efficient Ops
Efficient Ops
Dec 9, 2021 · Operations

Master Linux Performance: Deep Dive into top, free, and vmstat Commands

This article provides a comprehensive guide to Linux performance monitoring by explaining the usage, options, and output interpretation of the top, free, and vmstat commands, complete with practical examples, field breakdowns, and tips for effective system analysis.

free commandlinuxperformance monitoring
0 likes · 32 min read
Master Linux Performance: Deep Dive into top, free, and vmstat Commands
Efficient Ops
Efficient Ops
Mar 15, 2021 · Operations

Master Linux Performance Monitoring: Top, Free, and Vmstat Commands Explained

This guide provides a comprehensive walkthrough of the Linux performance monitoring tools top, free, and vmstat, detailing their syntax, options, output interpretation, and practical tips for real‑time system analysis and optimization.

System Administrationfree commandlinux
0 likes · 34 min read
Master Linux Performance Monitoring: Top, Free, and Vmstat Commands Explained
Qunar Tech Salon
Qunar Tech Salon
May 11, 2016 · Operations

Understanding the Linux free Command, Buffers/Cache and Their Reclamation

This article explains how the Linux free command reports memory usage, clarifies the roles of buffer cache and page cache, demonstrates which cache memory can be reclaimed, and shows practical tests using tmpfs, shared memory, and mmap with code examples.

Buffer CacheMMAPMemory Management
0 likes · 17 min read
Understanding the Linux free Command, Buffers/Cache and Their Reclamation
Efficient Ops
Efficient Ops
May 3, 2016 · Operations

Do You Really Understand Linux’s free Command and Cache Behavior?

This article demystifies the Linux free command, explains the distinction between buffer and page caches, shows how various caches are reclaimed—or not—through practical tests with tmpfs, shared memory, and mmap, and provides actionable tips for accurately interpreting memory usage on RHEL 6 systems.

CacheMMAPMemory Management
0 likes · 15 min read
Do You Really Understand Linux’s free Command and Cache Behavior?