mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: Con Kolivas <kernel@kolivas.org>
Cc: "Theodore Ts'o" <tytso@mit.edu>,
	linux-kernel@vger.kernel.org, tony@atomide.com,
	tuukka.tikkanen@elektrobit.com, ck@vds.kolivas.org
Subject: Re: [patch] i386 dynamic ticks 2.6.13-rc4 (code reordered)
Date: Mon, 8 Aug 2005 23:54:44 +0200	[thread overview]
Message-ID: <20050808215444.GA2589@elf.ucw.cz> (raw)
In-Reply-To: <200508070100.55319.kernel@kolivas.org>

Hi!

> > I monitored 
> > power utilization using pmstats-0.2, and used
> > /proc/acpi/processor/CPU/power to monitor bus mastering activity and the
> > CPU C-states.
> >
> > As soon as I disabled dynamic tick using:
> >
> > 	echo 0 > /sys/devices/system/timer/timer0/dyn_tick_state
> >
> > The number of ticks went up to 1024, bus mastering activity dropped to
> > zero, and the processor entered C4 state, and power utilization
> > dropped by 20%.
> >
> > When I enabled dynamic tick using:
> >
> > 	echo 1 > /sys/devices/system/timer/timer0/dyn_tick_state
> >
> > The number of ticks dropped down to 60-70 HZ, bus mastering activity
> > jumpped up to being almost always active,
> 
> Anyone know why this would happen?

Bus mastering monitor was broken last time I checked... it depended on
HZ in ugly way or something like that. It was on ACPI mailing lists.

								Pavel
-- 
if you have sharp zaurus hardware you don't need... you know my address

  parent reply	other threads:[~2005-08-08 22:17 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-02  4:43 Con Kolivas
2005-08-02  5:35 ` [ck] " Michael Marineau
2005-08-02  5:49 ` Con Kolivas
2005-08-02  5:52   ` Lee Revell
2005-08-02  5:56     ` Con Kolivas
2005-08-02  6:24       ` Lee Revell
2005-08-02  7:17         ` Tony Lindgren
2005-08-02  7:39           ` Con Kolivas
2005-08-02  8:15             ` Tony Lindgren
2005-08-02 10:54               ` Con Kolivas
2005-08-02 11:31                 ` Tony Lindgren
2005-08-02 12:04                   ` Con Kolivas
2005-08-02  7:21 ` Tony Lindgren
2005-08-02 14:01 ` Avuton Olrich
2005-08-02 14:05   ` Con Kolivas
2005-08-06 14:54 ` Theodore Ts'o
2005-08-06 15:00   ` Con Kolivas
2005-08-08  5:43     ` Stefan Seyfried
2005-08-08 21:54     ` Pavel Machek [this message]
2005-08-08 18:37 Pallipadi, Venkatesh
2005-08-10  6:44 ` Thomas Renninger
2005-08-10  6:57   ` Con Kolivas

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=20050808215444.GA2589@elf.ucw.cz \
    --to=pavel@ucw.cz \
    --cc=ck@vds.kolivas.org \
    --cc=kernel@kolivas.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tony@atomide.com \
    --cc=tuukka.tikkanen@elektrobit.com \
    --cc=tytso@mit.edu \
    /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

Powered by JetHome