All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] powernow-k8: Core Performance Boost and effective frequency support
@ 2010-03-22 18:38 Borislav Petkov
  2010-03-22 18:38 ` [PATCH 1/5] cpufreq: Unify sysfs attribute definition macros Borislav Petkov
                   ` (4 more replies)
  0 siblings, 5 replies; 25+ messages in thread
From: Borislav Petkov @ 2010-03-22 18:38 UTC (permalink / raw)
  To: akpm, davej; +Cc: cpufreq, x86, linux-kernel

From: Borislav Petkov <borislav.petkov@amd.com>

Hi all,

here's a small patchset that implements two new performance-related
features on AMD: Core Performance Boost and Effective Frequency
reporting (APERF/MPERF). Details for each are to be found in the
respective commit messages, as Andrew requested :).

 5/5 overloads the /sys/devices/system/cpu/cpu3/cpufreq/scaling_cur_freq
interface to show the actual core frequency when boosting. Let me know
if the way it is done is agreeable.

Thanks,
Boris.

^ permalink raw reply	[flat|nested] 25+ messages in thread
* [PATCH 0/5] powernow-k8: Core Performance Boost and effective frequency support
@ 2010-03-24 17:46 Borislav Petkov
  2010-03-24 17:46 ` [PATCH 2/5] powernow-k8: Add core performance boost support Borislav Petkov
  0 siblings, 1 reply; 25+ messages in thread
From: Borislav Petkov @ 2010-03-24 17:46 UTC (permalink / raw)
  To: akpm, davej, trenn, linux; +Cc: mingo, hpa, tglx, cpufreq, x86, linux-kernel

From: Borislav Petkov <borislav.petkov@amd.com>

Hi all,

here's the reworked version after incorporating most of your comments.

In particular, this version adds a /proc/cpuinfo flag and removes the
scaling_cur_freq interface overload in favor of cpufreq-aperf userspace
tool.

Please review,
thanks.

Changelog:

v0: initial submission


-- 
Regards/Gruss,
Boris.

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

end of thread, other threads:[~2010-03-24 17:46 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-22 18:38 [PATCH 0/5] powernow-k8: Core Performance Boost and effective frequency support Borislav Petkov
2010-03-22 18:38 ` [PATCH 1/5] cpufreq: Unify sysfs attribute definition macros Borislav Petkov
2010-03-23 11:07   ` Thomas Renninger
2010-03-23 11:44     ` Borislav Petkov
2010-03-23 11:55       ` Thomas Renninger
2010-03-23 12:05         ` Borislav Petkov
2010-03-23 12:30           ` Thomas Renninger
2010-03-22 18:38 ` [PATCH 2/5] powernow-k8: Add core performance boost support Borislav Petkov
2010-03-23 11:17   ` Thomas Renninger
2010-03-23 11:58     ` Borislav Petkov
2010-03-23 13:27       ` Dominik Brodowski
2010-03-23 14:19         ` Borislav Petkov
2010-03-23 14:47           ` Dominik Brodowski
2010-03-23 16:26             ` Borislav Petkov
2010-03-22 18:38 ` [PATCH 3/5] cpufreq: Add APERF/MPERF support for AMD processors Borislav Petkov
2010-03-23 11:26   ` Thomas Renninger
2010-03-23 11:59     ` Borislav Petkov
2010-03-22 18:38 ` [PATCH 4/5] powernow-k8: Fix frequency reporting Borislav Petkov
2010-03-22 18:38 ` [PATCH 5/5] cpufreq: Add support for actual freq Borislav Petkov
2010-03-23 11:51   ` Thomas Renninger
2010-03-23 14:23     ` Borislav Petkov
2010-03-23 14:41       ` Dominik Brodowski
2010-03-23 15:12       ` Thomas Renninger
2010-03-24 14:02         ` Borislav Petkov
  -- strict thread matches above, loose matches on Subject: below --
2010-03-24 17:46 [PATCH 0/5] powernow-k8: Core Performance Boost and effective frequency support Borislav Petkov
2010-03-24 17:46 ` [PATCH 2/5] powernow-k8: Add core performance boost support Borislav Petkov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.