15 Posts

October 7th, 2015 17:00

Not sure if this helps, but I see that the Xps13 has CPU throttling set. In order to change it you can do:


echo 1 > /sys/module/processor/parameters/ignore_ppc

and edit /etc/default/grub with

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash processor.ignore_ppc=1"

update-grub

However, this has an impact on battery life.

7 Posts

October 8th, 2015 00:00

Thank you for the hint,
however setting ignore_ppc does not make a difference.

October 9th, 2015 09:00

for this:

> 6) Strange or confusing:
>    (Only) when running the system with acpi-cpufreq driver CPU frequencies are not stuck.
>   Under load they go up to  ~2.2 GHz. However, the performance does not increase
>    as one would expect.

Please know that the acpi-cpyfreq driver reports CPU frequencies that have been asked for (p-states, really) and not what the CPU frequency actually is. Whereas the intel_pstate driver reports what the CPU frequencies actually were during the times that the CPU was in the C0 state during the last sample interval. When using the acpi-cpufreq driver, suggest you use turbostat to get information on the actual CPU frequencies.

7 Posts

November 3rd, 2015 09:00

turbostat made the issue quite obvious: CPU frequency was in fact stucked.

Dell replaced the mainboard and now everything is performing very :-) well!

Doug, thank you so much for this hint!

No Events found!

Top