Files
mirror_zfs/module/zfs
khoang98 3a8e23d0f8 Skip dbuf_evict_one() from dbuf_evict_notify() for reclaim thread
Avoid calling dbuf_evict_one() from memory reclaim contexts (e.g. Linux
kswapd, FreeBSD pagedaemon). This prevents deadlock caused by reclaim
threads waiting for the dbuf hash lock in the call sequence:
dbuf_evict_one -> dbuf_destroy -> arc_buf_destroy

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Alexander Motin <alexander.motin@TrueNAS.com>
Signed-off-by: Kaitlin Hoang <kthoang@amazon.com>
Closes #17561
2025-10-16 17:03:47 -07:00
..
2024-03-28 13:29:46 -07:00
2022-03-15 15:13:42 -07: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