Comment 16 for bug 1169257

Revision history for this message
sumanth (sgundapa) wrote :

This one worked. But I do see other problems.

1. The frequencies and stats of cpu1 are the same as of cpu0.
why is it mirroring the values from cpu0 ?

2. Setting the cpu1 to offline crashes the system.
$ echo 0 > /sys/devices/system/cpu/cpu1/online

These settings are important for my experiments to measure the performance.

Let me know if you need more information.