From owner-freebsd-current@FreeBSD.ORG Tue Feb 5 21:07:04 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2184716A419; Tue, 5 Feb 2008 21:07:04 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.bluestop.org (unknown [IPv6:2001:41c8:1:548a::2]) by mx1.freebsd.org (Postfix) with ESMTP id D3E4313C4E1; Tue, 5 Feb 2008 21:07:03 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.draftnet (unknown [IPv6:2a01:348:10f:0:219:b9ff:fe54:f04a]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by muon.bluestop.org (Postfix) with ESMTP id E842030392; Tue, 5 Feb 2008 21:07:02 +0000 (GMT) Message-ID: <47A8CFE5.5000404@cran.org.uk> Date: Tue, 05 Feb 2008 21:06:45 +0000 From: Bruce Cran User-Agent: Thunderbird 2.0.0.9 (X11/20071116) MIME-Version: 1.0 To: Kostik Belousov References: <20080205130210.GQ57756@deviant.kiev.zoral.com.ua> <20080205173657.z4l7gf18g00ssso4@webmail.leidinger.net> <20080205203826.GT57756@deviant.kiev.zoral.com.ua> In-Reply-To: <20080205203826.GT57756@deviant.kiev.zoral.com.ua> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Alexander Leidinger , current@freebsd.org, sos@freebsd.org Subject: Re: Load_Cycle_Count and ATA APM X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Feb 2008 21:07:04 -0000 Kostik Belousov wrote: > [Replying to the original list of the recipients]. > > On Tue, Feb 05, 2008 at 05:36:57PM +0100, Alexander Leidinger wrote: >> Quoting Kostik Belousov (from Tue, 5 Feb 2008 >> 15:02:10 +0200): >> >>> I noted that when idle, my laptop HDD increases the Load_Cycle_Count >>> (193) approx. each ten seconds, as reported by smartctl. Have recently >>> read about the Ubuntu and APM mode for hard drives, I searched for the >>> tool to tune APM (that has functionality similar to linux' hdparm -B). >>> >>> It seems that FreeBSD does not have a tool ? Am I wrong ? In case I did >>> not make a mistake, below is the patch that allows to manage APM state >>> of the hard drive using atacontrol. >> Any chance to also handle automatic acoustic management at the same time? > > http://people.freebsd.org/~kib/misc/ata_setcap.2.patch The PR bin/81692 also has a patch to add APM and AAM functionality to atacontrol on FreeBSD 6. -- Bruce