diff options
author | Brian Foster <[email protected]> | 2018-07-24 13:43:11 -0700 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2018-07-26 10:15:13 -0700 |
commit | 44fd294681de73990da656294e3dacaa7878f577 (patch) | |
tree | e1f5b5ab4d1742604d4840b126e3e40ee30db002 /tools/perf/scripts/python/flamegraph.py | |
parent | 509308b413c9e4e3140b4bc524522255d126787e (diff) |
xfs: pack holes in xfs_defer_ops and xfs_trans
Both structures have holes due to member alignment. Move dop_low to
the end of xfs_defer ops to sanitize the cache line alignment and
move t_flags to save 8 bytes in xfs_trans.
Signed-off-by: Brian Foster <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Bill O'Donnell <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions