Change BLAKE3 checksum documentation
The module parameter icp_blake3_impl is rennamed to zfs_blake3_impl now.
This commit is contained in:
committed by
George Melikov
parent
f5fbbb6f90
commit
56bf668e81
@@ -129,7 +129,7 @@ parameters.
|
|||||||
Checksum Results Filename ``zfs`` module parameter
|
Checksum Results Filename ``zfs`` module parameter
|
||||||
========= ==================================== ========================
|
========= ==================================== ========================
|
||||||
Fletcher4 /proc/spl/kstat/zfs/fletcher_4_bench zfs_fletcher_4_impl
|
Fletcher4 /proc/spl/kstat/zfs/fletcher_4_bench zfs_fletcher_4_impl
|
||||||
all-other /proc/spl/kstat/zfs/chksum_bench icp_blake3_impl
|
all-other /proc/spl/kstat/zfs/chksum_bench zfs_blake3_impl
|
||||||
========= ==================================== ========================
|
========= ==================================== ========================
|
||||||
|
|
||||||
Disabling Checksums
|
Disabling Checksums
|
||||||
|
|||||||
Reference in New Issue
Block a user