Files
mirror_zfs/include/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
..
2024-04-29 13:50:05 -07:00
2024-04-30 10:01:15 -07:00
2022-05-10 10:18:51 -07:00
2022-05-25 09:18:49 -07:00
2021-06-07 09:02:47 -07:00
2023-11-08 12:15:41 -08:00
2023-11-08 12:15:41 -08:00
2023-01-10 13:39:22 -08:00
2024-11-26 09:55:29 -08:00
2023-03-10 11:59:53 -08:00
2024-04-30 10:01:15 -07:00
2023-05-09 09:03:10 -07:00
2025-06-04 17:40:56 -07:00
2017-10-11 16:54:48 -04:00
2023-08-25 11:58:44 -07:00
2024-04-19 10:13:38 -07:00
2019-06-19 09:48:12 -07:00
2024-11-05 15:43:52 -08:00
2022-07-11 14:16:13 -07:00
2018-02-08 15:28:18 -08:00
2022-06-29 14:08:54 -07:00
2023-01-05 09:31:55 -08:00