diff options
author | Dave Chinner | 2022-07-07 18:56:08 +1000 |
---|---|---|
committer | Dave Chinner | 2022-07-07 18:56:08 +1000 |
commit | 1ccb0745a97fb8b38913b39b8ecb1aea39fdbcb0 (patch) | |
tree | 5baaac02408ac3ab6141fd02e4d9b940b923750e /fs/xfs/xfs_log.c | |
parent | 4eb56069cb2835fafe569e27e746e6a4c9735186 (diff) |
xfs: avoid cil push lock if possible
Because now it hurts when the CIL fills up.
- 37.20% __xfs_trans_commit
- 35.84% xfs_log_commit_cil
- 19.34% _raw_spin_lock
- do_raw_spin_lock
19.01% __pv_queued_spin_lock_slowpath
- 4.20% xfs_log_ticket_ungrant
0.90% xfs_log_space_wake
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