freebsd-dev/sys/cddl/compat/opensolaris
Sean Eric Fagan 69724399c4 This originated from ZFS On Linux, as
d4a72f2386

During scans (scrubs or resilvers), it sorts the blocks in each transaction
group by block offset; the result can be a significant improvement. (On my
test system just now, which I put some effort to introduce fragmentation into
the pool since I set it up yesterday, a scrub went from 1h2m to 33.5m with the
changes.) I've seen similar rations on production systems.

Approved by:	Alexander Motin
Obtained from:	ZFS On Linux
Relnotes:	Yes (improved scrub performance, with tunables)
Differential Revision:	https://reviews.freebsd.org/D15562
2018-06-08 17:38:28 +00:00
..
kern This originated from ZFS On Linux, as 2018-06-08 17:38:28 +00:00
rpc
sys Fix 32-bit buildworld for i386 after r334320. 2018-05-29 13:43:16 +00:00