All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Lord <lkml@rtr.ca>
To: Soeren Sonnenburg <kernel@nn7.de>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: hdparm -M acoustic management for sata disks?
Date: Sat, 21 Jun 2008 13:00:24 -0400	[thread overview]
Message-ID: <485D33A8.60200@rtr.ca> (raw)
In-Reply-To: <485D3260.20301@rtr.ca>

Mark Lord wrote:
>..
> Here's hdparm-8.9 on a drive that *does* support the feature:
> 
> 
> $ hdparm -I /dev/sda | grep Acoustic
>           *    Automatic Acoustic Management feature set
> 
> $ hdparm -M /dev/sda
> 
> /dev/sda:
> acoustic      = 254 (128=quiet ... 254=fast)
> 
> $ hdparm -M128 /dev/sda
> 
> /dev/sda:
> setting acoustic management to 128
> acoustic      = 128 (128=quiet ... 254=fast)
> 
> $ hdparm -M254 /dev/sda
> 
> /dev/sda:
> setting acoustic management to 254
> acoustic      = 254 (128=quiet ... 254=fast)
..

And one more:

$ hdparm -M0 /dev/sda

/dev/sda:
 setting acoustic management to 0
 acoustic      = 254 (128=quiet ... 254=fast)

$ hdparm -I /dev/sda | grep -i acoustic
        Recommended acoustic management value: 128, current value: 254
                Automatic Acoustic Management feature set

(the lack of a '*' on that last line indicates the feature is no longer enabled).

-ml

  reply	other threads:[~2008-06-21 17:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-21 10:14 hdparm -M acoustic management for sata disks? Soeren Sonnenburg
2008-06-21 14:00 ` Mark Lord
2008-06-21 16:40   ` Soeren Sonnenburg
2008-06-21 16:54     ` Mark Lord
2008-06-21 17:00       ` Mark Lord [this message]
2008-06-21 18:39         ` Soeren Sonnenburg
2008-06-21 18:34     ` Ondrej Zary
2008-06-21 18:46       ` Soeren Sonnenburg
2008-06-21 19:52         ` markus reichelt
2008-06-22 19:55         ` Michael Tokarev
2008-06-22 17:03     ` Alan Cox

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=485D33A8.60200@rtr.ca \
    --to=lkml@rtr.ca \
    --cc=kernel@nn7.de \
    --cc=linux-kernel@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 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.