mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
hw.ata.wc can cause data loss on crashes too. This brings the
description of the hw.ata.wc in sync with tuning(7) PR: docs/84264 Submitted by: Gary W. Swearingen
This commit is contained in:
parent
fd833a6a19
commit
1474c0cd58
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=148509
@ -90,7 +90,7 @@ set to 1 for DMA access, 0 for PIO (default is DMA).
|
||||
.It Va hw.ata.wc
|
||||
set to 1 to enable Write Caching, 0 to disable (default is enabled).
|
||||
.Em WARNING :
|
||||
can cause data loss on power failures.
|
||||
can cause data loss on power failures and crashes.
|
||||
.El
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
|
Loading…
Reference in New Issue
Block a user