diff options
author | Qu Wenruo <[email protected]> | 2024-08-16 10:40:38 +0930 |
---|---|---|
committer | David Sterba <[email protected]> | 2024-08-16 21:22:39 +0200 |
commit | 534f7eff9239c1b0af852fc33f5af2b62c00eddf (patch) | |
tree | 5b863ceb3a2f48ca5eae914528d783321867274b /scripts/gdb | |
parent | e30729d4bd4001881be4d1ad4332a5d4985398f8 (diff) |
btrfs: only enable extent map shrinker for DEBUG builds
Although there are several patches improving the extent map shrinker,
there are still reports of too frequent shrinker behavior, taking too
much CPU for the kswapd process.
So let's only enable extent shrinker for now, until we got more
comprehensive understanding and a better solution.
Link: https://lore.kernel.org/linux-btrfs/[email protected]/
Link: https://lore.kernel.org/linux-btrfs/[email protected]/
Fixes: 956a17d9d050 ("btrfs: add a shrinker for extent maps")
CC: [email protected] # 6.10+
Signed-off-by: Qu Wenruo <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions