docs: Add the 'MemAvailable' availability in free.1
This commit is contained in:
parent
1da2c98937
commit
2577da66b1
3
free.1
3
free.1
@ -40,7 +40,8 @@ new applications, without swapping. Unlike the data
|
||||
provided by the \fBcached\fR or \fBfree\fR fields,
|
||||
this field takes into account page cache and also that
|
||||
not all reclaimable memory slabs will be reclaimed
|
||||
due to items being in use (MemAvailable in /proc/meminfo)
|
||||
due to items being in use (MemAvailable in /proc/meminfo, available on
|
||||
kernels 3.14, emulated on kernels 2.6.27+, displayed as zero if not available)
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
\fB\-b\fR, \fB\-\-bytes\fR
|
||||
|
Loading…
Reference in New Issue
Block a user