Files
mirror_zfs/include/os/linux/spl/sys
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
..
2023-01-24 09:04:39 -08:00
2022-01-26 11:38:52 -08:00
2021-06-07 09:02:47 -07:00
2024-11-15 10:15:00 -08:00
2024-11-15 10:14:59 -08:00
2024-11-15 10:14:59 -08:00
2023-04-25 16:05:45 -07:00
2022-01-26 11:38:52 -08:00
2024-11-15 10:14:58 -08:00
2022-05-13 10:15:31 -07:00
2024-11-15 10:15:00 -08:00
2024-11-15 10:15:00 -08:00
2024-11-15 10:14:59 -08:00
2022-09-20 15:32:44 -07:00
2020-10-31 09:40:08 -07:00
2024-11-15 10:15:00 -08:00
2022-06-10 09:51:46 -07:00