diff options
| author | Andreas Gruenbacher <agruenba@redhat.com> | 2025-12-10 09:21:53 +0000 |
|---|---|---|
| committer | Andreas Gruenbacher <agruenba@redhat.com> | 2026-01-26 14:28:17 +0100 |
| commit | 536f48e8bbefcc067cb91d4edce452f3ff007ea6 (patch) | |
| tree | a75d4d5ecaf0fda7f4dc2a241ad8c03775da9cad /rust/alloc/collections/git@git.tavy.me:linux.git | |
| parent | c45fefe3a930ba8a7fef0ed6ad509a02097dfa80 (diff) | |
gfs: Use fixed GL_GLOCK_MIN_HOLD time
GL_GLOCK_MIN_HOLD represents the minimum time (in jiffies) that a glock
should be held before being eligible for release. It is currently
defined as 10, meaning that the duration depends on the timer interrupt
frequency (CONFIG_HZ). Change that time to a constant 10ms independent
of CONFIG_HZ. On CONFIG_HZ=1000 systems, the value remains the same.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'rust/alloc/collections/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
