aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorBob Peterson <[email protected]>2018-06-13 08:52:47 -0500
committerBob Peterson <[email protected]>2018-06-21 07:39:31 -0500
commitf85c10e24ab9fd8ccb6de3d6061a3110ff3581df (patch)
treeac348f7630b1f2103fd679609f49bc73072047ce /tools/perf/scripts/python/call-graph-from-sql.py
parentf0dc7f9c6dd99891611fca5849cbc4c6965b690e (diff)
gfs2: eliminate rs_inum and reduce the size of gfs2 inodes
Before this patch, block reservations kept track of the inode number. At one point, that was a valid thing to do. However, since we made the reservation a part of the inode (rather than a pointer to a separate allocated object) the reservation can determine the inode number by using container_of. This saves us a little memory in our inode. Signed-off-by: Bob Peterson <[email protected]> Acked-by: Steven Whitehouse <[email protected]> Reviewed-by: Andreas Gruenbacher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions