diff options
author | Darrick J. Wong <djwong@kernel.org> | 2024-04-16 00:55:01 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-04-16 00:58:58 +0300 |
commit | 5b57257025f97c643d502253055651c81b0ffc66 (patch) | |
tree | c704bd95b50d16d91244c0e410a25261fbb0d5d8 /tools/perf/scripts/python/syscall-counts.py | |
parent | 10d587ecb77f33d966cfa2e8a57d51296df986db (diff) | |
download | linux-5b57257025f97c643d502253055651c81b0ffc66.tar.xz |
xfs: hoist AGI repair context to a heap object
Save ~460 bytes of stack space by moving all the repair context to a
heap object. We're going to add even more context data in the next
patch, which is why we really need to do this now.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions