Joe Gillotti

Results 30 comments of Joe Gillotti

Hi folks, any traction/update on this? I think that PR looks good. 👍

You're totally right about the CPU core density. On the newer version of the machine in the screenshot you posted (Machina), it now has 32 threads up from 4. I'm...

Thanks for that output. What OS/system are you running `lspci -vv` on? I checked a few machines I have and none of them give that `LnkSta: Speed 2.5GT/s, Width x1,...

I've added speed detection/displaying for USB devices. I've looked so far at 3 physical machines/servers (all ubuntu 16/18/20 LTSs) and several VMs (tried centos/opensuse/ubuntu) and I don't see the speed...

I just looked at lspci -vv on an old Dell I have, and I do see the LnkSta lines with Speed reports. However, I'm seeing several of these lines per...

Hey, Thanks for the report. This problem is likely due to the mac sysctl entries being bounded by the size of a 32bit integer, which is why the value for...

Per 6ce928401af5dda50d35f9669fbb45bb8b617570 I've committed a patch that "fixes" the value being reported as negative. It still isn't accurate though as it doesn't take into account memory which is used for...

The proper fix for this would be to make linfo, rather than going off of `/proc/$pid/cmdline`, to grab the file path from `/proc/$pid/exe` instead, which would use the underlying file...

Hey, if you run `ls /sys/block/*/device/model` ? do any files appear? Linfo works by parsing through /sys/block, and I wonder if on that rpi there are unexpected/missing things in that...

Thanks for the info. What custom Linfo theme is that? It doesn't look like any of the ones we have.