Whamcloud - gitweb
LU-17181 misc: don't block reclaim threads 68/58768/2
authorAlexey Lyashkov <alexey.lyashkov@hpe.com>
Wed, 11 Oct 2023 09:04:32 +0000 (12:04 +0300)
committerOleg Drokin <green@whamcloud.com>
Fri, 9 May 2025 01:44:56 +0000 (01:44 +0000)
commit8930a68884d07fb02de6283758f5479f4e10e5f9
tree6aa58b55a8eaa69884ee49d7125edf754310eb63
parentb736bbc3179f18861855cd94fc2559659061a85d
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.

Lustre-change: https://review.whamcloud.com/52627
Lustre-commit: 2c97684db9d9286a2916420138529b4fbd0e4bbe

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