diff options
author | Darrick J. Wong <djwong@kernel.org> | 2023-04-12 04:59:49 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2023-04-12 04:59:49 +0300 |
commit | 7fb8ccffd36946a055cc89b8f0acf49cb59403b1 (patch) | |
tree | e863ade968095c78c45984202fe8edd3317b10a7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5f658dad233b2c92afddc011565d7e337d527a37 (diff) | |
download | linux-7fb8ccffd36946a055cc89b8f0acf49cb59403b1.tar.xz |
xfs: document btree bulk loading
Add a discussion of the btree bulk loading code, which makes it easy to
take an in-memory recordset and write it out to disk in an efficient
manner. This also enables atomic switchover from the old to the new
structure with minimal potential for leaking the old blocks.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions