From 0e86bc8406959d0d56194d4f404b780e6b70caa4 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 19 Mar 2019 13:47:11 +0100 Subject: lscpu: add --caches $ lscpu -C NAME ONE-SIZE ALL-SIZE WAYS TYPE LEVEL L3 8M 8M 16 Unified 3 L2 256K 1M 8 Unified 2 L1i 32K 128K 8 Instruction 1 L1d 32K 128K 8 Data 1 The patch also updates extra caches (s390) output in lsblk summary to be compatible with output about normal caches. Addresses: https://github.com/karelzak/util-linux/issues/663 Signed-off-by: Karel Zak --- Documentation/TODO | 9 --------- 1 file changed, 9 deletions(-) (limited to 'Documentation/TODO') diff --git a/Documentation/TODO b/Documentation/TODO index 82d617996..a4a8d7890 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -36,15 +36,6 @@ script lscpu ----- - - add --list-caches to print details from /sys/devices/system/cpu/cpu0/cache/index*/* - about caches, for example: - - NAME SIZE ITEM-SIZE TYPE Ways - L3 126M 8M Data 8 - L2 22M 512K Instruction 4 - - See https://github.com/karelzak/util-linux/issues/663 - - read cpuid and uname information from file if --sysroot is specified, then we can prepare regression tests completely independent on hw and architecture. -- cgit v1.2.3-55-g7522