All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergey Senozhatsky <sergey.senozhatsky at gmail.com>
To: powertop@lists.01.org
Subject: Re: [Powertop] [RFC] [PATCHv2 00/10] Code deduplication in cpu/*
Date: Mon, 24 Dec 2012 19:25:28 +0300	[thread overview]
Message-ID: <20121224162528.GC3307@swordfish> (raw)
In-Reply-To: 1356304132-3889-1-git-send-email-intelfx100@gmail.com

[-- Attachment #1: Type: text/plain, Size: 1424 bytes --]

On (12/24/12 03:08), Ivan Shapovalov wrote:
> This is a resend (unchanged but rebased) of the patch series about refactoring code
> in cpu/* by deduplication. From this series, only the last bugfix patch has been applied
> so far due to a code freeze.
> 
> Ivan Shapovalov (10):
>       Fix includes: do not include intel_cpus.h inside cpu.h
>       Deduplication: move is_turbo() function to lib
>       Deduplication: move all instances of account_freq() to abstract_cpu::account_freq()
>       Deduplication: remove nhm_cpu::account_freq() almost identical to abstract_cpu::account_freq()
>       Deduplication: remove nhm_{cpu,core,package}::change_effective_frequency() identical to cpu_{linux,core,package}::change_effective_frequency()
>       Deduplication: merge cpu_{core,linux,package}::change_effective_frequency() into abstract_cpu::change_effective_frequency()
>       Deduplication: remove {cpu,nhm}_core::calculate_freq() identical to abstract_cpu::calculate_freq()
>       Deduplication: remove nhm_package::calculate_freq() identical to cpu_package::calculate_freq()
>       Deduplication: properly merge cpu_package::calculate_freq() into abstract_cpu::calculate_freq()
>       Deduplication: merge go_idle()/go_unidle()/change_freq() overrides into abstract_cpu() class
> 

Hello Chris,
patch series looks good to me. thanks to Ivan.

please note V3 of 02 and 03 patches.


	-ss

             reply	other threads:[~2012-12-24 16:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-24 16:25 Sergey Senozhatsky [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-01-31 22:25 [Powertop] [RFC] [PATCHv2 00/10] Code deduplication in cpu/* Kristen Carlson Accardi
2012-12-24 20:41 Sergey Senozhatsky
2012-12-24 20:17 Ferron, Chris E
2012-12-23 23:08 Ivan Shapovalov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121224162528.GC3307@swordfish \
    --to=powertop@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.