Comment 4 for bug 1869990

Revision history for this message
Alberto Donato (ack) wrote :

Thanks!

One last bit, can you also paste the output of

for f in /sys/devices/system/cpu/*/topology; do echo $f $(< $f/physical_package_id) $(< $f/core_id); done