Date: Tue, 24 Jul 2001 10:40:26 -0400 From: Mike Tancsa <mike@sentex.net> To: Sung Nae Cho <sucho2@quasar.phys.vt.edu>, <freebsd-stable@FreeBSD.ORG> Subject: Re: Regarding hw.ata.wc="1"...... Message-ID: <5.1.0.14.0.20010724103842.064dde20@marble.sentex.ca> In-Reply-To: <Pine.LNX.4.33.0107241035530.18135-100000@quasar.phys.vt.ed u>
next in thread | previous in thread | raw e-mail | index | archive | help
It depends what version of FreeBSD you are running and what risks you want to take. Yes, writes will be faster with write caching enabled. However, its that much more risky incase of power loss. sysctl -a | grep ata will tell you what it currently is. 4.3R had it disabled by default. However, it was turned back on as a default a little later. adding hw.ata.wc=1 to /boot/loader.conf will turn it on the next time you reboot. ---Mike At 10:39 AM 7/24/01 -0400, Sung Nae Cho wrote: >Hi, > >Everyone is telling me to enable the disk write caching if I have a UDMA >supporting hard disk. According to the man, FreeBSD enables this function >by default! Or is the man page wrong? Do "man ata" and read the page. >It's enabled by default! > > >Sung > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.0.20010724103842.064dde20>