diff options
| author | Dave Chinner <[email protected]> | 2023-06-04 18:06:27 +0000 |
|---|---|---|
| committer | Dave Chinner <[email protected]> | 2023-06-04 18:06:27 +0000 |
| commit | 00dcd17cfa7f103f7d640ffd34645a2ddab96330 (patch) | |
| tree | ea7a41ed39f31de36f4e0441ffd0c232b8e50d74 /drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c | |
| parent | xfs: buffer pins need to hold a buffer reference (diff) | |
| download | kernel-00dcd17cfa7f103f7d640ffd34645a2ddab96330.tar.gz kernel-00dcd17cfa7f103f7d640ffd34645a2ddab96330.zip | |
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 <[email protected]>
Fixes: 2edf06a50f5b ("xfs: factor xfs_alloc_vextent_this_ag() for _iterate_ags()")
Signed-off-by: Dave Chinner <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c')
0 files changed, 0 insertions, 0 deletions
