public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* cpufreq governors broken with !CONFIG_SMP?
@ 2016-05-05 23:49 Steve Muckle
  2016-05-06  0:09 ` Rafael J. Wysocki
  0 siblings, 1 reply; 8+ messages in thread
From: Steve Muckle @ 2016-05-05 23:49 UTC (permalink / raw)
  To: Rafael J. Wysocki, Peter Zijlstra; +Cc: linux-kernel, linux-pm

While working on a few patches for schedutil I noticed that the CFS
cpufreq hooks depend on PELT, which depends on CONFIG_SMP.

I compiled and ran a UP kernel with intel_pstate. Running a cpu-bound
task did not result in the frequency increasing beyond fmin. For some reason
ondemand is working for me with the same test, not sure why yet.

It appears dbs/intel-pstate/schedutil have a dependency on CONFIG_SMP
now. Or am I missing something?

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-05-06 11:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-05 23:49 cpufreq governors broken with !CONFIG_SMP? Steve Muckle
2016-05-06  0:09 ` Rafael J. Wysocki
2016-05-06  0:25   ` Rafael J. Wysocki
2016-05-06 11:46     ` Peter Zijlstra
2016-05-06 11:49       ` Rafael J. Wysocki
2016-05-06  0:25   ` Steve Muckle
2016-05-06  0:39     ` Rafael J. Wysocki
2016-05-06 11:49     ` Peter Zijlstra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox