Files
mirror_zfs/module/os/freebsd/zfs
Alexander Motin 5219a2691e FreeBSD: Remove extra arc_reduce_target_size() call
Remove arc_reduce_target_size() call from arc_prune_task().  The idea
of arc_prune_task() is to remove external references on ARC metadata,
such as vnodes. Since arc_prune_async() is called only from ARC itself,
it makes no sense to create a parasitic loop between ARC eviction and
the pruning, treatening to drop ARC to its minimum.  I can't guess why
it was added as part of FreeBSD to OpenZFS integration.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Brian Atkinson <batkinson@lanl.gov>
Signed-off-by:  Alexander Motin <mav@FreeBSD.org>
Sponsored by: iXsystems, Inc.
Closes #14639
2023-03-24 12:27:52 -05:00
..
2022-07-26 10:10:37 -07:00
2020-04-14 11:36:28 -07:00
2023-01-19 12:50:36 -08:00
2022-03-20 21:21:18 -07:00
2021-06-24 13:12:36 -07:00
2022-09-28 10:35:13 -07:00
2022-09-28 10:35:13 -07:00
2023-01-19 12:50:42 -08:00
2022-05-02 15:42:58 -07:00