mirror_zfs/include/sys/fm
Alan Somers cf2a225b24 Don't emit checksum histograms in ereport.fs.zfs.checksum events
The checksum histograms were intended to be used with ATA and parallel
SCSI, which are obsolete.  With modern storage hardware, they will
almost always look like white noise; all bits will be wrong.  They only
serve to bloat the event.  That's a particular problem on FreeBSD, where
events must fit into a 1016 byte buffer.

This fixes issue #14717 for RAIDZ pools, but not for mirror pools.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Rich Ercolani <rincebrain@gmail.com>
Signed-off-by: Alan Somers <asomers@gmail.com>
Sponsored-by: Axcient
Closes #15052
2023-07-21 11:48:17 -07:00
..
fs Don't emit checksum histograms in ereport.fs.zfs.checksum events 2023-07-21 11:48:17 -07:00
protocol.h Replace dead opensolaris.org license link 2022-07-11 14:16:13 -07:00
util.h Cleanup: Specify unsignedness on things that should not be signed 2022-09-27 16:42:41 -07:00