Comment 24 for bug 364514

Revision history for this message
thejas panarkandy (thejas-p) wrote :

This bug seems to affect 15.10, without even using userspace. It appears that only CPU1 is set to 'powersave' resuming from suspend.

---Before Suspend (on battery power)---
thejas@thejas-Aspire-E5-573:~$ cpufreq-info |egrep 'The governor'\|'current CPU'
                  The governor "powersave" may decide which speed to use
  current CPU frequency is 1.79 GHz.
                  The governor "powersave" may decide which speed to use
  current CPU frequency is 923 MHz.
                  The governor "powersave" may decide which speed to use
  current CPU frequency is 1.75 GHz.
                  The governor "powersave" may decide which speed to use
  current CPU frequency is 1.80 GHz.

---After Suspend (on battery power)---
thejas@thejas-Aspire-E5-573:~$ cpufreq-info |egrep 'The governor'\|'current CPU'
                  The governor "powersave" may decide which speed to use
  current CPU frequency is 1.99 GHz.
                  The governor "performance" may decide which speed to use
  current CPU frequency is 2.00 GHz.
                  The governor "performance" may decide which speed to use
  current CPU frequency is 2.00 GHz.
                  The governor "performance" may decide which speed to use
  current CPU frequency is 1.99 GHz.

On a dual-boot laptop this bug causes Ubuntu battery backup time to be worse than windows.