summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarel Zak2019-07-25 12:23:59 +0200
committerKarel Zak2019-07-25 12:23:59 +0200
commit8bad603ae0a87f58cc79eb590a9fd7c68514009a (patch)
tree99d47d72076fee616cbc2b85609e439eb1b0845e
parentagetty: simplify code in dolog() preprocessor blocks (diff)
downloadkernel-qcow2-util-linux-8bad603ae0a87f58cc79eb590a9fd7c68514009a.tar.gz
kernel-qcow2-util-linux-8bad603ae0a87f58cc79eb590a9fd7c68514009a.tar.xz
kernel-qcow2-util-linux-8bad603ae0a87f58cc79eb590a9fd7c68514009a.zip
lscpu: (man) add note about cache sizes
Addresses: https://github.com/karelzak/util-linux/issues/827 Signed-off-by: Karel Zak <kzak@redhat.com>
-rw-r--r--sys-utils/lscpu.15
1 files changed, 5 insertions, 0 deletions
diff --git a/sys-utils/lscpu.1 b/sys-utils/lscpu.1
index e82fa4320..cd509f72b 100644
--- a/sys-utils/lscpu.1
+++ b/sys-utils/lscpu.1
@@ -33,6 +33,11 @@ specified, \fBlscpu\fP prints the column but does not provide any data for it.
The default output formatting on terminal maybe optimized for better
readability. The output for non-terminals (e.g. pipes) is never affected by
this optimization and it is always in "Field: data\\n" format.
+.sp
+The cache sizes are reported as summary from all CPUs. The versions before
+v2.34 reported per-core sizes, but this output was confusing due to complicated
+CPUs topology and the way how caches are shared between CPUs. For more details
+about caches see \fB\-\-cache\fP.
.SS COLUMNS
Note that topology elements (core, socket, etc.) use a sequential unique ID
starting from zero, but CPU logical numbers follow the kernel where there is