From owner-freebsd-current@FreeBSD.ORG Wed Feb 6 17:12:23 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 11CA316A419; Wed, 6 Feb 2008 17:12:23 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from relay02.kiev.sovam.com (relay02.kiev.sovam.com [62.64.120.197]) by mx1.freebsd.org (Postfix) with ESMTP id 9710813C43E; Wed, 6 Feb 2008 17:12:22 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from [212.82.216.226] (helo=skuns.kiev.zoral.com.ua) by relay02.kiev.sovam.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1JMnon-000LU4-Ry; Wed, 06 Feb 2008 19:12:21 +0200 Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by skuns.kiev.zoral.com.ua (8.14.1/8.14.1) with ESMTP id m16HBqs8016470 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 6 Feb 2008 19:11:53 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.2/8.14.2) with ESMTP id m16HCCg5059258; Wed, 6 Feb 2008 19:12:12 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.2/8.14.2/Submit) id m16HCCU6059257; Wed, 6 Feb 2008 19:12:12 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Wed, 6 Feb 2008 19:12:11 +0200 From: Kostik Belousov To: Alexander Leidinger Message-ID: <20080206171211.GV57756@deviant.kiev.zoral.com.ua> References: <20080205130210.GQ57756@deviant.kiev.zoral.com.ua> <20080205173657.z4l7gf18g00ssso4@webmail.leidinger.net> <20080205203826.GT57756@deviant.kiev.zoral.com.ua> <20080206082232.sve539q3ggk0ok8s@webmail.leidinger.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ePlDwdIJ2KGcQaNd" Content-Disposition: inline In-Reply-To: <20080206082232.sve539q3ggk0ok8s@webmail.leidinger.net> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: ClamAV version 0.91.2, clamav-milter version 0.91.2 on skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Scanner-Signature: f2683d8df775da069012ccac6e6e6321 X-DrWeb-checked: yes X-SpamTest-Envelope-From: kostikbel@gmail.com X-SpamTest-Group-ID: 00000000 X-SpamTest-Info: Profiles 2188 [Feb 06 2008] X-SpamTest-Info: helo_type=3 X-SpamTest-Method: none X-SpamTest-Rate: 0 X-SpamTest-Status: Not detected X-SpamTest-Status-Extended: not_detected X-SpamTest-Version: SMTP-Filter Version 3.0.0 [0278], KAS30/Release Cc: 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: Wed, 06 Feb 2008 17:12:23 -0000 --ePlDwdIJ2KGcQaNd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 06, 2008 at 08:22:32AM +0100, Alexander Leidinger wrote: > Quoting Kostik Belousov (from Tue, 5 Feb 2008 =20 > 22:38:27 +0200): >=20 > >[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 tim= e? > > > >http://people.freebsd.org/~kib/misc/ata_setcap.2.patch >=20 > Yeah, fast. :) >=20 > Whitespace error for the comment in the line of the ATA_SF_DIS_AAC define? It seems that the patch goes to the waste-basket, so whitespace problems are leaved as is. ATA code uses its own formatting conventions anyway. --ePlDwdIJ2KGcQaNd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEARECAAYFAkep6moACgkQC3+MBN1Mb4hFEACeJbeBLuWpvZktZuNQCD6b3h84 HlUAoNsrCja7RsxPebyOp/Xg9yOrcUty =VRx1 -----END PGP SIGNATURE----- --ePlDwdIJ2KGcQaNd--