public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Christian Hildner <christian.hildner@hob.de>
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] cpu_halt() question
Date: Wed, 15 Jan 2003 08:47:14 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105590709805679@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590709805669@msgid-missing>

Alex Williamson schrieb:

>    I've played around with calling ia64_pal_halt_light() in cpu_idle
> to see if I could impact the power consumption.  Using very crude
> measurements, the temperature at the back of an i2000 dropped ~10
> degrees F adding something simple like:
>
> if (pm_idle)
>     (*pm_idle)();
> else
>     ia64_pal_halt_light();
>
> Unfortunately, on McKinley, the PAL_HALT_LIGHT state claims the same
> power consumption as the full run state.  I've verified that I get
> almost no change in processor temperature by adding this call.  BTW,
> this is PAL_A 0.7.31, PAL_B 0.7.36.
>
>         Alex

Yes, shouldn't we enable the kernel now instead of waiting for future CPUs or
PAL releases? It would be nice to have a "cool" 2.4.x kernel with your simple
modification.

Christian



      parent reply	other threads:[~2003-01-15  8:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-14  8:34 [Linux-ia64] cpu_halt() question Christian Hildner
2003-01-14 15:36 ` Alex Williamson
2003-01-14 22:18 ` Seth, Rohit
2003-01-15  8:47 ` Christian Hildner [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=marc-linux-ia64-105590709805679@msgid-missing \
    --to=christian.hildner@hob.de \
    --cc=linux-ia64@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox