Whamcloud - gitweb
LU-17181 misc: don't block reclaim threads 27/52627/2
authorAlexey Lyashkov <alexey.lyashkov@hpe.com>
Wed, 11 Oct 2023 09:04:32 +0000 (12:04 +0300)
committerOleg Drokin <green@whamcloud.com>
Wed, 8 Nov 2023 21:58:27 +0000 (21:58 +0000)
commit2c97684db9d9286a2916420138529b4fbd0e4bbe
tree2f44a2dfbd645ef9c31885f63162cab27cbc252d
parenta8e66b899afc0bc09285d426e3acef9d3d1f7694
LU-17181 misc: don't block reclaim threads

memory reclaim threads may blocked by lustre reclaim
process, but lustre don't have any benifit from parallel
reclaim.

Test-Parameters: trivial
HPe-bug-id: LUS-11872
Signed-off-by: Alexey Lyashkov <alexey.lyashkov@hpe.com>
Change-Id: I624edbb8833975864706ec51537d2954f5a9cea4
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/52627
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andrew Perepechko <andrew.perepechko@hpe.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/obdclass/lu_object.c