diff options
author | 2018-07-24 13:43:11 -0700 | |
---|---|---|
committer | 2018-07-26 10:15:13 -0700 | |
commit | 44fd294681de73990da656294e3dacaa7878f577 (patch) | |
tree | e1f5b5ab4d1742604d4840b126e3e40ee30db002 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: reset dfops to initial state after finish (diff) | |
download | linux-dev-44fd294681de73990da656294e3dacaa7878f577.tar.xz linux-dev-44fd294681de73990da656294e3dacaa7878f577.zip |
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 <bfoster@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Bill O'Donnell <billodo@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions