diff options
author | Dave Chinner <dchinner@redhat.com> | 2022-07-02 02:11:52 +1000 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2022-07-02 02:11:52 +1000 |
commit | 12380d237b819bd6cf2183f10b55ab47cdaab5e6 (patch) | |
tree | 01aaf6b84715c8f4a4b2c14b6953f42e0a9aa524 /fs/xfs/xfs_log.c | |
parent | 88591e7f06a42b241ca2a3e3e7067a8f17661947 (diff) |
xfs: lift init CIL reservation out of xc_cil_lock
The xc_cil_lock is the most highly contended lock in XFS now. To
start the process of getting rid of it, lift the initial reservation
of the CIL log space out from under the xc_cil_lock.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/xfs/xfs_log.c')
0 files changed, 0 insertions, 0 deletions