diff options
author | 2013-01-28 21:25:35 +0800 | |
---|---|---|
committer | 2013-02-01 14:35:06 -0600 | |
commit | 4f3b57832ba39223c6f8823d07b9fb206e282ced (patch) | |
tree | 071d5d58fee6d361e4197804c37f8ffced556812 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages() (diff) | |
download | linux-dev-4f3b57832ba39223c6f8823d07b9fb206e282ced.tar.xz linux-dev-4f3b57832ba39223c6f8823d07b9fb206e282ced.zip |
xfs: add a helper to figure out the space log reservation per item
Add a new helper xfs_calc_buf_res() to calcuate out the transaction space
reservations per item. xfs_buf_log_overhead() is used to figure out the
extra space for struct xfs_buf_log_format that gets written into the log
for every buffer as well as a log opheader, i.e. struct xlog_op_header.
Signed-off-by: Jie Liu <jeff.liu@oracle.com>
CC: Dave Chinner <david@fromorbit.com>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions