From owner-freebsd-current@FreeBSD.ORG Mon Dec 20 23:40:46 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 57E091065670; Mon, 20 Dec 2010 23:40:46 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout023.mac.com (asmtpout023.mac.com [17.148.16.98]) by mx1.freebsd.org (Postfix) with ESMTP id 3ADB68FC14; Mon, 20 Dec 2010 23:40:45 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from cswiger1.apple.com ([17.209.4.71]) by asmtp023.mac.com (Oracle Communications Messaging Exchange Server 7u4-20.01 64bit (built Nov 21 2010)) with ESMTPSA id <0LDR00J4G33L9Y70@asmtp023.mac.com>; Mon, 20 Dec 2010 15:40:33 -0800 (PST) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.2.15,1.0.148,0.0.0000 definitions=2010-12-20_06:2010-12-20, 2010-12-20, 1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1010190000 definitions=main-1012200142 From: Chuck Swiger In-reply-to: Date: Mon, 20 Dec 2010 15:40:33 -0800 Message-id: <88FCAE99-440C-4887-A375-D6D6B260A5E1@mac.com> References: <20101220231005.GA68477@freebsd.org> <3B3E7B72-C7C6-46F4-9DD9-0D82194FE068@mac.com> To: Garrett Cooper X-Mailer: Apple Mail (2.1082) Cc: Alexander Best , freebsd-current@freebsd.org Subject: Re: two ata write chaching request 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: Mon, 20 Dec 2010 23:40:46 -0000 On Dec 20, 2010, at 3:31 PM, Garrett Cooper wrote: >> NetBSD's dkctl allows one to enable and disable read or write caches on a per-device basis, on the fly. Presumably atacontrol or whatever the new ada / ACHI driver uses for control would be the FreeBSD equivalent.... > > atacontrol doesn't work with ahci. Agreed-- perhaps it wasn't clear that I was trying to indicate that ad + atacontrol vs ada + whatever are distinct. They are.... :-) Regards, -- -Chuck