diff options
author | Dave Chinner <[email protected]> | 2022-07-07 18:52:59 +1000 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2022-07-07 18:52:59 +1000 |
commit | df7a4a2134b0a201c93e96efe4bb2be747f9da9f (patch) | |
tree | 3a6cc963af087878f3bdaad68fb747aca4f1a6fe /tools | |
parent | 1dd2a2c18e314ad89200f8296c86dd4ecd53dea6 (diff) |
xfs: convert CIL busy extents to per-cpu
To get them out from under the CIL lock.
This is an unordered list, so we can simply punt it to per-cpu lists
during transaction commits and reaggregate it back into a single
list during the CIL push work.
Signed-off-by: Dave Chinner <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions