mirror of
https://github.com/Zygo/bees.git
synced 2025-05-17 21:35:45 +02:00
docs: post-5.7 toxic extent handling
Signed-off-by: Zygo Blaxell <bees@furryterror.org>
This commit is contained in:
parent
7a197e2f33
commit
69e9bdfb0f
@ -205,7 +205,7 @@ Other Gotchas
|
||||
|
||||
* bees avoids the [slow backrefs kernel bug](btrfs-kernel.md) by
|
||||
measuring the time required to perform `LOGICAL_INO` operations.
|
||||
If an extent requires over 0.1 kernel CPU seconds to perform a
|
||||
If an extent requires over 5.0 kernel CPU seconds to perform a
|
||||
`LOGICAL_INO` ioctl, then bees blacklists the extent and avoids
|
||||
referencing it in future operations. In most cases, fewer than 0.1%
|
||||
of extents in a filesystem must be avoided this way. This results
|
||||
|
Loading…
x
Reference in New Issue
Block a user