--- On Tue, 5/13/08, Bert Wesarg <bert.wesarg_at_[hidden]> wrote:
> PLPA doesn't read this file. Could you provide the
> output of the
> following command:
>
> $ grep -r . /sys/devices/system/cpu/*/topology
$ grep -r . /sys/devices/system/cpu/*/topology
/sys/devices/system/cpu/cpu0/topology/core_siblings:1
/sys/devices/system/cpu/cpu0/topology/thread_siblings:1
/sys/devices/system/cpu/cpu0/topology/core_id:0
/sys/devices/system/cpu/cpu0/topology/physical_package_id:0
/sys/devices/system/cpu/cpu1/topology/core_siblings:2
/sys/devices/system/cpu/cpu1/topology/thread_siblings:2
/sys/devices/system/cpu/cpu1/topology/core_id:0
/sys/devices/system/cpu/cpu1/topology/physical_package_id:0
|