https://bugs.kde.org/show_bug.cgi?id=500745
--- Comment #1 from John <ilikef...@waterisgone.com> --- BTW, if you want to show here or in the System Monitor also the CPU(s) cache sizes (L1-L3), there's this nice library, used by a few other projects, called HwLoc: https://github.com/open-mpi/hwloc On Debian at least one package with it is: hwloc-nox That has the hwloc-ls tool, which for my laptop shows this: Authorization required, but no authorization protocol specified Machine (7843MB total) Package L#0 NUMANode L#0 (P#0 7843MB) L3 L#0 (6144KB) L2 L#0 (256KB) + L1d L#0 (32KB) + L1i L#0 (32KB) + Core L#0 PU L#0 (P#0) PU L#1 (P#4) L2 L#1 (256KB) + L1d L#1 (32KB) + L1i L#1 (32KB) + Core L#1 PU L#2 (P#1) PU L#3 (P#5) L2 L#2 (256KB) + L1d L#2 (32KB) + L1i L#2 (32KB) + Core L#2 PU L#4 (P#2) PU L#5 (P#6) L2 L#3 (256KB) + L1d L#3 (32KB) + L1i L#3 (32KB) + Core L#3 PU L#6 (P#3) PU L#7 (P#7) HostBridge PCI 00:02.0 (VGA) PCI 00:17.0 (SATA) Block(Removable Media Device) "sr0" Block(Disk) "sda" PCIBridge PCI 01:00.0 (Display) PCIBridge PCI 02:00.0 (Network) Net "wlp2s0" PCIBridge PCI 03:00.0 (NVMExp) Block(Disk) "nvme0n1" Except for the memory, where it shows the usable one instead of the total one, everything else seems pretty accurate to me. But I see that the CPU details page has the cache sizes too, in a bit different format, which is maybe easier to understand than this library. Or maybe you would want in the future to show the CPU cache sizes in the System monitor, which will be similar to how Mission Center and Windows's task manger resource monitors do it. -- You are receiving this mail because: You are watching all bug changes.