On Friday, 20 of June 2008, Matthew Garrett wrote:
Ah, indeed, thanks for the hint. This is the output of
$ cat /proc/acpi/thermal_zone/TZ*/trip_points
in the failing case:
critical (S5): 105 C
passive: 16 C: tc1=1 tc2=2 tsp=100 devices=C000 C001
active[0]: 16 C: devices=C34F
active[1]: 16 C: devices=C350
active[2]: 16 C: devices=C351
active[3]: 16 C: devices=C352
critical (S5): 100 C
passive: 16 C: tc1=1 tc2=2 tsp=300 devices=C000 C001
critical (S5): 100 C
passive: 16 C: tc1=1 tc2=2 tsp=300 devices=C000 C001
(also available at: http://www.sisk.pl/kernel/debug/20080620/trip-points.txt).
So, the observed slowdown may be a result of throttling.
Thanks,
Rafael
--