diff options
author | Jens Axboe <[email protected]> | 2018-12-04 09:44:49 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2018-12-18 08:29:58 -0700 |
commit | 2bc4ca9bb600cbe36941da2b2a67189fc4302a04 (patch) | |
tree | 027c0368c3e9235684a631780ff072f9542ee329 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 432c79978c33ecef91b1b04cea6936c20810da29 (diff) |
aio: don't zero entire aio_kiocb aio_get_req()
It's 192 bytes, fairly substantial. Most items don't need to be cleared,
especially not upfront. Clear the ones we do need to clear, and leave
the other ones for setup when the iocb is prepared and submitted.
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions