From: Chris Ferron <chris.e.ferron at linux.intel.com>
To: powertop@lists.01.org
Subject: Re: [Powertop] Please revert the workload patch
Date: Mon, 18 Jun 2012 09:43:02 -0700 [thread overview]
Message-ID: <4FDF5A96.9010009@linux.intel.com> (raw)
In-Reply-To: 4FDF4717.8040707@gmail.com
[-- Attachment #1: Type: text/plain, Size: 783 bytes --]
Hi Magnus,
Sorry about that, that patch was lost in the shuffle. All patches
have now been applied upstream, and all should now be well.
-Chris
On 06/18/2012 08:19 AM, Dirk Brandewie wrote:
> Hi Magnus,
>
> This patch should fix your problem. I will work with Chris to get it
> pushed out.
>
> BTW could not find the commit you quoted
>
> --Dirk
>
> diff --git a/src/main.cpp b/src/main.cpp
> index 880d745..c57c984 100644
> --- a/src/main.cpp
> +++ b/src/main.cpp
> @@ -452,7 +452,7 @@ int main(int argc, char **argv)
>
> while (!leave_powertop) {
> show_cur_tab();
> - one_measurement(time_out, workload);
> + one_measurement(time_out, NULL);
> learn_parameters(15, 0);
> }
> #ifndef DISABLE_NCURSES
next reply other threads:[~2012-06-18 16:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-18 16:43 Chris Ferron [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-06-18 20:59 [Powertop] Please revert the workload patch Magnus Fromreide
2012-06-18 15:19 Dirk Brandewie
2012-06-16 11:16 Magnus Fromreide
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=4FDF5A96.9010009@linux.intel.com \
--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.