aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDave Chinner <[email protected]>2010-03-23 11:43:17 +1100
committerAlex Elder <[email protected]>2010-05-19 09:58:10 -0500
commit55b66332d0921146a914d5d75a7b870a65dc4938 (patch)
tree254f130969b118cc777371691e892db20e96b5a6 /tools/perf/scripts/python
parent99428ad0f665a5d5b245ab36cefb6b231d977e73 (diff)
xfs: introduce new internal log vector structure
The current log IO vector structure is a flat array and not extensible. To make it possible to keep separate log IO vectors for individual log items, we need a method of chaining log IO vectors together. Introduce a new log vector type that can be used to wrap the existing log IO vectors on use that internally to the log. This means that the existing external interface (xfs_log_write) does not change and hence no changes to the transaction commit code are required. Signed-off-by: Christoph Hellwig <[email protected]> Signed-off-by: Dave Chinner <[email protected]> Reviewed-by: Dave Chinner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions