diff options
author | Dominique Martinet <[email protected]> | 2018-07-30 05:55:19 +0000 |
---|---|---|
committer | Dominique Martinet <[email protected]> | 2018-09-08 01:39:45 +0900 |
commit | 523adb6cc10b48655c0abe556505240741425b49 (patch) | |
tree | 16af209a90fefd0e5b6a0dd25ddfbca9ca4530fe /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6348b903d79119a8157aace08ab99521f5dba139 (diff) |
9p: embed fcall in req to round down buffer allocs
'msize' is often a power of two, or at least page-aligned, so avoiding
an overhead of two dozen bytes for each allocation will help the
allocator do its work and reduce memory fragmentation.
Link: http://lkml.kernel.org/r/[email protected]
Suggested-by: Matthew Wilcox <[email protected]>
Signed-off-by: Dominique Martinet <[email protected]>
Reviewed-by: Greg Kurz <[email protected]>
Acked-by: Jun Piao <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions