From owner-cvs-src@FreeBSD.ORG Mon Mar 17 21:35:39 2008 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C47C106564A for ; Mon, 17 Mar 2008 21:35:39 +0000 (UTC) (envelope-from h.schmalzbauer@omnisec.de) Received: from host.omnisec.de (host.omnisec.de [62.245.232.135]) by mx1.freebsd.org (Postfix) with ESMTP id E73978FC27 for ; Mon, 17 Mar 2008 21:35:38 +0000 (UTC) (envelope-from h.schmalzbauer@omnisec.de) Received: from titan.flintsbach.schmalzbauer.de (titan.flintsbach.schmalzbauer.de [172.21.1.150]) (authenticated bits=0) by host.omnisec.de (8.13.8/8.13.8) with ESMTP id m2HLZbwh078329 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 17 Mar 2008 22:35:37 +0100 (CET) (envelope-from h.schmalzbauer@omnisec.de) Message-ID: <47DEE428.70300@omnisec.de> Date: Mon, 17 Mar 2008 22:35:36 +0100 From: Harald Schmalzbauer Organization: OmniSEC User-Agent: Thunderbird 2.0.0.12 (X11/20080308) MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <200803171033.m2HAXOeN055116@repoman.freebsd.org> <4033FB26-0458-4EAE-A43E-4AB17B78B37D@mac.com> In-Reply-To: <4033FB26-0458-4EAE-A43E-4AB17B78B37D@mac.com> X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig082F95E64C04F2780164EE27" Cc: cvs-src@freebsd.org, Poul-Henning Kamp Subject: Re: cvs commit: src/sys/sys ata.h src/sbin/atacontrol atacontrol.8 atacontrol.c src/sys/dev/ata ata-all.c ata-all.h ata-disk.c ata-disk.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Mar 2008 21:35:39 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig082F95E64C04F2780164EE27 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Marcel Moolenaar wrote am 17.03.2008 17:28 (localtime): >=20 > On Mar 17, 2008, at 3:33 AM, Poul-Henning Kamp wrote: >=20 >> phk 2008-03-17 10:33:23 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/sys ata.h >> sbin/atacontrol atacontrol.8 atacontrol.c >> sys/dev/ata ata-all.c ata-all.h ata-disk.c ata-disk.h >> Log: >> Add a "spindown" facility to ata-disks: If no requests have been=20 >> received >> for a configurable number of seconds, spin the disk down. Spin it ba= ck >> up on the next request. >=20 > Nice! Very nice indeed, I've been hoping for this. Thanks Poul-Henning! For those who want to try it against -STABLE, you'll find the cumulated=20 diff at=20 http://www.schmalzbauer.de/downloads/atacontrol-spindown_RELENG7.diff Copy to /usr/src and 'patch -i atacontrol-spindown_RELENG7.diff' Best regards, -Harry --------------enig082F95E64C04F2780164EE27 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEARECAAYFAkfe5CkACgkQLDqVQ9VXb8hxFgCgoJY1kAnZobtkgYvIf3qFHYTU HZgAoLa0rVhObD88kel0Jxj4M5koztov =wqtH -----END PGP SIGNATURE----- --------------enig082F95E64C04F2780164EE27--