diff options
author | Dave Chinner <dchinner@redhat.com> | 2023-06-05 04:06:27 +1000 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2023-06-05 04:06:27 +1000 |
commit | 00dcd17cfa7f103f7d640ffd34645a2ddab96330 (patch) | |
tree | ea7a41ed39f31de36f4e0441ffd0c232b8e50d74 /fs/pnode.h | |
parent | 89a4bf0dc3857569a77061d3d5ea2ac85f7e13c6 (diff) |
xfs: restore allocation trylock iteration
It was accidentally dropped when refactoring the allocation code,
resulting in the AG iteration always doing blocking AG iteration.
This results in a small performance regression for a specific fsmark
test that runs more user data writer threads than there are AGs.
Reported-by: kernel test robot <oliver.sang@intel.com>
Fixes: 2edf06a50f5b ("xfs: factor xfs_alloc_vextent_this_ag() for _iterate_ags()")
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/pnode.h')
0 files changed, 0 insertions, 0 deletions