From cf1d0e731f3e5932fa2c5ee2e32c8173db9b751d Mon Sep 17 00:00:00 2001 From: George Melikov Date: Mon, 14 Sep 2020 20:01:05 +0300 Subject: [PATCH] Hardware: trim support added into OpenZFS --- docs/Performance and Tuning/Hardware.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/Performance and Tuning/Hardware.rst b/docs/Performance and Tuning/Hardware.rst index d66afcf..d42a4a5 100644 --- a/docs/Performance and Tuning/Hardware.rst +++ b/docs/Performance and Tuning/Hardware.rst @@ -668,9 +668,7 @@ non-existent. ATA TRIM / SCSI UNMAP --------------------- -At this time, only the FreeBSD port has support for sending block -discard commands to vdevs to generate appropriate ATA TRIM and/or SCSI -UNMAP commands. It should be noted that this is a separate case from +It should be noted that this is a separate case from discard on zvols or hole punching on filesystems. Those work regardless of whether ATA TRIM / SCSI UNMAP is sent to the actual block devices.