diff options
author | Christoph Hellwig <[email protected]> | 2016-04-06 09:47:01 +1000 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2016-04-06 09:47:01 +1000 |
commit | 664b60f6babc98ee03c2ff15b9482cc8c5e15a83 (patch) | |
tree | 195d42b776a4e311a912147722aa516e9e6d9048 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9f27889f3a96ff356ac92688cc0c4be3935ae3af (diff) |
xfs: improve kmem_realloc
Use krealloc to implement our realloc function. This helps to avoid
new allocations if we are still in the slab bucket. At least for the
bmap btree root that's actually the common case.
This also allows removing the now unused oldsize argument.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions