All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Ganzhorn <peter.ganzhorn@googlemail.com>
To: John Fremlin <john@fremlin.org>
Cc: linux-ide@vger.kernel.org, power@bughost.org
Subject: Re: [PATCH] AHCI powersaving and port-stopping (2.6.22-rc4)
Date: Mon, 11 Jun 2007 13:20:46 +0200	[thread overview]
Message-ID: <466D300E.4080201@googlemail.com> (raw)
In-Reply-To: <873b0yvk14.fsf-genuine-vii@john.fremlin.org>

What Intel chipsets do include "AHCI chipset"?
I guess you are talking about the SATA controller of certain new Intel 
chipsets, aren't you?
Just recently I noticed that my new notebooks SATA controller won't work 
with the libata Intel ICH* drivers, though ICH8 was mentioned in the 
description.
My SATA controller identifies as "Intel Corporation Mobile SATA AHCI 
Controller" and seems to work with libata AHCI.
I was wondering when support for this controller will be added through 
the ICH* driver, but is it possible that this SATA controller is 
supposed to be used with the standard AHCI driver?

The chipset is an i965 (ICH8M).

Peter


John Fremlin wrote:
> Tejun Heo has made an excellent patch for saving power with the AHCI
> chipset. It saves about 1 W on my Thinkpad X60s.
>
> This patch will stop the ports when they are idle. To turn it on, 
>
>      echo 1 > /sys/module/libata/parameters/powersave
>
> This is very different from the patch I posted a while ago turning on
> a few bits in the CMD register (ALPE and ASP) and which Intel is
> apparently now trying. That only saves around 250mW. Tejun's patch
> saves about 1 W. It should also make the ALPE and ASP stuff irrelevant
> because it performs the same operation in software where better
> information about usage is (theoretically) available.
>
> I have updated the patch for 2.6.22-rc4. That is the extent of my
> involvement - if it works, thank Tejun Heo. But problems are quite
> likely to have been introduced by my clumsy update, so if it doesn't
> work, blame me first.
>
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> Power mailing list
> Power@bughost.org
> http://www.bughost.org/mailman/listinfo/power
>   


  reply	other threads:[~2007-06-11 11:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-11 10:54 [PATCH] AHCI powersaving and port-stopping (2.6.22-rc4) John Fremlin
2007-06-11 11:20 ` Peter Ganzhorn [this message]
2007-06-11 11:33 ` Peter Ganzhorn
2007-06-11 14:20   ` John Fremlin
2007-06-11 21:49     ` Peter Ganzhorn
2007-06-12  0:43       ` John Fremlin
2007-06-11 14:05 ` Arjan van de Ven
2007-06-11 19:44   ` Kristen Carlson Accardi
2007-06-12  0:52     ` AHCI aggressive powersaving John Fremlin

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=466D300E.4080201@googlemail.com \
    --to=peter.ganzhorn@googlemail.com \
    --cc=john@fremlin.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=power@bughost.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.