diff options
author | 2015-07-21 15:08:13 -0600 | |
---|---|---|
committer | 2015-07-21 15:36:24 -0600 | |
commit | c45f5c9943ce0b16b299b543c2aae12408039027 (patch) | |
tree | 93839ab1a736cad935db2646e314d7260b07d6fe /tools/perf/scripts/python/export-to-postgresql.py | |
parent | NVMe: Use CMB for the IO SQes if available (diff) | |
download | wireguard-linux-c45f5c9943ce0b16b299b543c2aae12408039027.tar.xz wireguard-linux-c45f5c9943ce0b16b299b543c2aae12408039027.zip |
nvme: Fixes u64 division which breaks i386 builds
Uses div_u64 for u64 division and round_down, a bitwise operation,
instead of rounddown, which uses a modulus.
Signed-off-by: Jon Derrick <jonathan.derrick@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions