Files
mirror_zfs/module/zfs
shodanshok 2910b5f5ca enforce arc_dnode_limit
Linux kernel shrinker in the context of null/root memcg does not scan
dentry and inode caches added by a task running in non-root memcg. For
ZFS this means that dnode cache routinely overflows, evicting valuable
meta/data and putting additional memory pressure on the system.

This patch restores zfs_prune_aliases as fallback when the kernel
shrinker does nothing, enabling zfs to actually free dnodes. Moreover,
it (indirectly) calls arc_evict when dnode_size > dnode_limit.

Reviewed-by: Rob Norris <robn@despairlabs.com>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Gionatan Danti <g.danti@assyoma.it>
Closes #17487
Closes #17542
2025-11-03 13:51:00 -08:00
..
2024-03-28 13:29:46 -07:00
2022-03-15 15:13:42 -07:00
2025-11-03 13:51:00 -08:00
2022-03-15 15:13:42 -07:00
2023-01-10 13:39:22 -08:00
2023-06-30 09:42:02 -07:00
2024-11-14 15:20:10 -08:00
2024-11-14 15:20:10 -08:00
2024-11-04 10:34:48 -08:00
2024-04-30 10:01:15 -07:00
2024-11-04 10:34:48 -08:00
2024-04-19 10:13:38 -07:00
2023-03-14 15:25:50 -07:00
2023-03-14 15:59:58 -07:00
2023-06-09 10:12:52 -07:00
2022-03-15 15:13:42 -07:00
2022-01-12 16:14:36 -08:00
2024-04-19 10:13:38 -07:00
2019-06-19 09:48:12 -07:00
2022-03-15 15:13:42 -07:00
2024-07-17 14:54:47 -07:00
2023-03-14 15:25:50 -07:00
2024-01-18 11:33:29 -08:00
2023-03-14 15:25:50 -07:00
2023-03-14 15:25:50 -07:00
2024-04-29 13:50:05 -07:00
2024-11-14 15:20:10 -08:00
2024-11-14 15:20:10 -08:00
2022-11-29 09:26:03 -08:00