]> git.hungrycats.org Git - bees/commit
docs: config.md updates
authorZygo Blaxell <bees@furryterror.org>
Sat, 11 Jan 2025 06:29:16 +0000 (01:29 -0500)
committerZygo Blaxell <bees@furryterror.org>
Sun, 12 Jan 2025 04:39:56 +0000 (23:39 -0500)
commitac581273d38fbd5e87e1f8098d34a0d1ba6c9790
treee77755ed67beaaa98bd67a82781d4f6a2133c5c1
parent7fcde97b7032fc6f1f4ce1ba8a8b613b2bd08bad
docs: config.md updates

The theories behind bees slowing down when presented with a larger has
table turned out to be wrong.  The real cause was a very old bug which
submitted thousands of `LOGICAL_INO` requests when only a handful of
requests were needed.

"Compression on the filesystem" -> "Compression in files"

Don't be so "dramatic".  Be "rapid" instead.

Remove "cannot avoid modifying read-only snapshots" as a distinction
between subvol and extent scans.  Both modes support send workaround
and send waiting with no significant distinction.

Emphasize extent scan's better handling of many snapshots.  Also reflinks.

Add some discussion of `--throttle-factor`.

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
docs/config.md