From owner-freebsd-questions@FreeBSD.ORG Wed Jan 4 06:29:23 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F3E3106566B for ; Wed, 4 Jan 2012 06:29:23 +0000 (UTC) (envelope-from kickbsd@yandex.ru) Received: from forward18.mail.yandex.net (forward18.mail.yandex.net [IPv6:2a02:6b8:0:1402::3]) by mx1.freebsd.org (Postfix) with ESMTP id 8BAB08FC17 for ; Wed, 4 Jan 2012 06:29:22 +0000 (UTC) Received: from web20.yandex.ru (web20.yandex.ru [95.108.253.229]) by forward18.mail.yandex.net (Yandex) with ESMTP id 03A6717810DB for ; Wed, 4 Jan 2012 10:29:20 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1325658561; bh=XywrWT73OLPyOs5DMQfKgyMse8YKKpwnI+aHotQUe2g=; h=From:To:In-Reply-To:References:Subject:MIME-Version:Message-Id: Date:Content-Transfer-Encoding:Content-Type; b=raMfrFpLNAsvU0+AQwVrNMsHFdJcdsQj1FHejhMo1H3c4kzVPFU/Xp9/HyL2y6zJl UnpXNuC5mfFv19zc5bmcrpSG7kMSOqS9wedw5WIVEdUK8UGlgD76Ys9v38NL3bga14 R+iaUqNS1l66B++e4500XZajvu93LV+Q8Mf0Kr+s= Received: from localhost (localhost.localdomain [127.0.0.1]) by web20.yandex.ru (Yandex) with ESMTP id DC0B36A28017 for ; Wed, 4 Jan 2012 10:29:20 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1325658560; bh=XywrWT73OLPyOs5DMQfKgyMse8YKKpwnI+aHotQUe2g=; h=From:To:In-Reply-To:References:Subject:MIME-Version:Message-Id: Date:Content-Transfer-Encoding:Content-Type; b=f/0iDxu9yt0ifMqJzRDhsVl4B6zxNfCy0VdwqJv6B5Q7tp7x2HshoFfp9bql2bkb3 HrYCI/qYPd1h/TujHEo/rEqx2ZWYGreGiOvkZWd/HSKO5U630TznxkIlwVLCOscNv6 /X29tCgmHO9vD1zJqNAY4R4Z7h4cftCPlAHOs/xY= X-Yandex-Spam: 1 Received: from modemcable064.151-203-24.mc.videotron.ca (modemcable064.151-203-24.mc.videotron.ca [24.203.151.64]) by web20.yandex.ru with HTTP; Wed, 04 Jan 2012 10:29:20 +0400 From: Darren Baginski Envelope-From: kickbsd@yandex.ru To: freebsd-questions@freebsd.org In-Reply-To: <422521325624838@web13.yandex.ru> References: <422521325624838@web13.yandex.ru> MIME-Version: 1.0 Message-Id: <980531325658560@web20.yandex.ru> Date: Wed, 04 Jan 2012 10:29:20 +0400 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain Subject: Re: Write caching FreeBSD 9 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jan 2012 06:29:23 -0000 Looks like /usr/sbin/mptutil volume cache enable is a way to go now. 04.01.2012, 01:07, "Darren Baginski" : > Hi! > > In FreeBSD 7,8 there was an option for mtp driver to enable write cache. > Is there a new one for FreeBSD 9, hw.mpt.enable_sata_wc=1 is no longer there. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"