All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Cc: alexey.y.starikovskiy@intel.com,
	cpufreq <cpufreq@www.linux.org.uk>,
	Len Brown <lenb@unix-os.sc.intel.com>
Subject: Re: [PATCH 1/4] minor optimizations to ondemand governor
Date: Fri, 30 Jun 2006 01:08:02 -0400	[thread overview]
Message-ID: <20060630050802.GD32729@redhat.com> (raw)
In-Reply-To: <20060628134952.B12989@unix-os.sc.intel.com>

On Wed, Jun 28, 2006 at 01:49:52PM -0700, Venkatesh Pallipadi wrote:
 > 
 > ondemand_remove_slowdown_06.patch
 > 
 > Remove slowdown from ondemand sampling path. This reduces the code path length
 > in dbs_check_cpu() by half. slowdown was not used by ondemand by default.
 > If there are any user level tools that were using this tunable, they 
 > may report error now.
 > 
 > Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com>
 > Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
 > 
 > Index: linux-2.6.17/drivers/cpufreq/cpufreq_ondemand.c
 > ===================================================================
 > --- linux-2.6.17.orig/drivers/cpufreq/cpufreq_ondemand.c
 > +++ linux-2.6.17/drivers/cpufreq/cpufreq_ondemand.c
 > @@ -5,6 +5,10 @@
 >   *            (C)  2003 Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>.
 >   *                      Jun Nakajima <jun.nakajima@intel.com>
 >   *
 > + *  Jun 2006 - Alexey Starikovskiy <alexey.y.starikovskiy@intel.com>
 > + *             Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
 > + *      - Remove slow down option and reduce the path length dbs_check_cpu
 > + *
 >   * This program is free software; you can redistribute it and/or modify
 >   * it under the terms of the GNU General Public License version 2 as
 >   * published by the Free Software Foundation.

I'll chop out this hunk.  In-file changelogs are deprecated now that we've
got a sensible source control system.

		Dave

-- 
http://www.codemonkey.org.uk

      reply	other threads:[~2006-06-30  5:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-28 20:49 [PATCH 1/4] minor optimizations to ondemand governor Venkatesh Pallipadi
2006-06-30  5:08 ` Dave Jones [this message]

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=20060630050802.GD32729@redhat.com \
    --to=davej@redhat.com \
    --cc=alexey.y.starikovskiy@intel.com \
    --cc=cpufreq@www.linux.org.uk \
    --cc=lenb@unix-os.sc.intel.com \
    --cc=venkatesh.pallipadi@intel.com \
    /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.