Egregoros

Signal feed

Rob πŸ’š

@robn@social.lol

πŸ’Ύ #OpenZFS developer
🧠 ADHD & GAD copilot
🌈 Be kind
πŸ€– π™΄πš…π™΄πšπšˆ πšƒπ™Έπ™Όπ™΄ π™Έπš‚ π™²π™Ύπ™Όπ™Ώπš„πšƒπ™΄πš πšƒπ™Έπ™Όπ™΄

πŸ’΅ Support OpenZFS development! https://despairlabs.com/sponsor/

Posts

Latest notes

@dch "checksum=on" is fletcher4 for non-dedup datasets (there, it's sha256)

The microbenchmarks are determining the best implementation of the named checksum algorithm for your hardware. They don't influence the choice of checksum algorithm.

The checksum property only applies to new data blocks written to that dataset. Pool metadata is always fletcher4.