From: Sebastien GODARD Date: Wed, 2 May 2018 09:27:49 +0000 (+0200) Subject: Update sar manual page X-Git-Tag: v11.7.4~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=79c61afaee528d25a32cd8e2c1569a31265dc614;p=sysstat Update sar manual page Indicate how the amount of memory used is calculated. Signed-off-by: Sebastien GODARD --- diff --git a/man/sar.in b/man/sar.in index c45ee54..87b34dd 100644 --- a/man/sar.in +++ b/man/sar.in @@ -1,4 +1,4 @@ -.TH SAR 1 "FEBRUARY 2018" Linux "Linux User's Manual" -*- nroff -*- +.TH SAR 1 "MAY 2018" Linux "Linux User's Manual" -*- nroff -*- .SH NAME sar \- Collect, report, or save system activity information. .SH SYNOPSIS @@ -1942,8 +1942,14 @@ system to system. .B kbmemused .RS -Amount of used memory in kilobytes. This does not take into account memory -used by the kernel itself. +Amount of used memory in kilobytes (calculated as total installed memory - +.B kbmemfree +- +.B kbbuffers +- +.B kbcached +- +.BR kbslab ). .RE .B %memused