Whamcloud - gitweb
LU-17428 ldlm: reduce default lru_max_age 82/53682/9
authorAndreas Dilger <adilger@whamcloud.com>
Tue, 16 Jan 2024 06:28:01 +0000 (23:28 -0700)
committerOleg Drokin <green@whamcloud.com>
Fri, 30 Aug 2024 06:02:35 +0000 (06:02 +0000)
commit357cae970c5c45e8d58574db3c38b60e22565b6d
tree209024b6d5ca02e250d265093633058990451dba
parent3367ef3eb29cb989232cfa925b02b89e6638058c
LU-17428 ldlm: reduce default lru_max_age

Decrease the default value of lru_max_age from 3900s to 600s.
Otherwise, clients can accumulate too many old locks.

Fixes: fe60e0135e ("LU-6529 ldlm: reclaim granted locks defensively")
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I93e288491c868b79162620336830290a85529f0d
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/53682
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Timothy Day <timday@amazon.com>
Reviewed-by: Patrick Farrell <patrick.farrell@oracle.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre_dlm.h
lustre/ldlm/ldlm_reclaim.c
lustre/ldlm/ldlm_resource.c