|
|
|
|
|
by alyandon
3202 days ago
|
|
The CPU info appears in the same place each time, assuming no other changes took place.
Even if something did it would effect only it's relative position.
The initial blob of CPU info, sure. I never really argued otherwise other than to say the log file is unstructured data and the relevant CPU information is not grouped together. # grep -n CPUs /var/run/dmesg.boot
21:FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
I don't have a ton of other FreeBSD machines handy to check. Is the number of cpus always line 21 of the dmesg.boot log? I mean sure, if it is there is some consistency there but that information isn't grouped with the other. And yes the extra info provided by lscpu is very irrelevant for nearly all use cases.
Maybe for your use cases? Seems a little presumptuous to declare what information is irrelevant for other people's use cases. Sure, but if your argument is that you can't easily do this without the reinvention of the wheel, I disagree.
That wasn't my argument at all. |
|