From: Karel Zak Date: Fri, 31 May 2019 09:48:10 +0000 (+0200) Subject: docs: add lscpu --caches to ReleaseNotes X-Git-Tag: v2.34~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3282593d309213c6c3f326a7ddd7a850480eca9c;p=thirdparty%2Futil-linux.git docs: add lscpu --caches to ReleaseNotes Signed-off-by: Karel Zak --- diff --git a/Documentation/releases/v2.34-ReleaseNotes b/Documentation/releases/v2.34-ReleaseNotes index de469c81a4..2fad7c3f9c 100644 --- a/Documentation/releases/v2.34-ReleaseNotes +++ b/Documentation/releases/v2.34-ReleaseNotes @@ -38,7 +38,8 @@ default anymore. It's necessary to explicitly use a new command line option The command lscpu(1) now prints 'Frequency boost' and 'Vulnerability' fields. The caches calculation has been modified to print summary from all system caches -rather than per code numbers. +rather than per code numbers; and new command line option --caches lists details +about changes. The command logger(1) merges multiple MESSAGE= lines into one journald message.