public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Venki Pallipadi <venkatesh.pallipadi@intel.com>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Venki Pallipadi <venkatesh.pallipadi@intel.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/4] Make usb-autosuspend timer 1 sec jiffy aligned
Date: Tue, 29 May 2007 11:52:21 -0700	[thread overview]
Message-ID: <20070529185221.GA8852@linux-os.sc.intel.com> (raw)
In-Reply-To: <20070529112230.c2687091.randy.dunlap@oracle.com>

On Tue, May 29, 2007 at 11:22:30AM -0700, Randy Dunlap wrote:
> On Tue, 29 May 2007 10:58:21 -0700 Venki Pallipadi wrote:
> 
> > 
> > 
> > Below are a bunch of random timers, that were active on my system,
> > that can better be round_jiffies() aligned.
> 
> and these 4 patches help with (a) power usage, or (b) cache
> usage/niceness, or (c) other (be specific)...
> 

Yes. They are all related to power savings with tickless kernel.
A 5 sec timer account for 0.2 unnecessary wakeups per sec (powertop numbers).
All these patches together account for somewhere between 0.5-1
wakeup per second saving. That means my wakeups per second
comes down from ~18 per second to ~17 per second.
On my dual core laptop, CPUs will have more than 3% increase in
average C3 residency (actual powertop number went from ~104mS to ~108mS
long term C3 residency).

The actual AC power numbers were not consisitent enough to be reported here.
But, all these small changes will add up in terms of power savings and
battery life.

Thanks,
Venki

      reply	other threads:[~2007-05-29 18:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-29 17:58 [PATCH 1/4] Make usb-autosuspend timer 1 sec jiffy aligned Venki Pallipadi
2007-05-29 18:22 ` Randy Dunlap
2007-05-29 18:52   ` Venki Pallipadi [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=20070529185221.GA8852@linux-os.sc.intel.com \
    --to=venkatesh.pallipadi@intel.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=randy.dunlap@oracle.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox