summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSagi Grimberg <sagi@grimberg.me>2018-09-28 15:40:43 -0700
committerChristoph Hellwig <hch@lst.de>2018-10-01 14:16:13 -0700
commit73383adfad245bb84e6d6ef7830f01048fcfc217 (patch)
treebd1c2975f84686cc1f5cbbddceddd080fcfdf4e9 /tools/perf/scripts/python/export-to-postgresql.py
parent783f4a4408e1251d17f333ad56abac24dde988b9 (diff)
downloadkernel-73383adfad245bb84e6d6ef7830f01048fcfc217.tar.gz
nvmet: don't split large I/Os unconditionally
If we know that the I/O size exceeds our inline bio vec, no point using it and split the rest to begin with. We could in theory reuse the inline bio and only allocate the bio_vec, but its really not worth optimizing for. Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
rian Norris 2015-05-21mtd: blktrans: change blktrans_getgeo return valueWenlin Kang 2015-05-12mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris 2015-03-11mtd: blkdevs: remove dead codeBrian Norris 11: add mutex protection to set_fmt/set_tdm_slotShuming Fan 2019-08-15ASoC: rt1011: remove unused variable 'dac_vol_tlv' and 'adc_vol_tlv'YueHaibing 2019-08-07ASoC: rt1011: Add a flag for the R0 calibration testShuming Fan 2019-08-07ASoC: rt1011: Add R0 temperature and TDM1 ADC2DAT Swap controlShuming Fan 2019-07-11ASoC: rt1011: fix DC calibration offset not applyingShuming Fan 2019-06-06ASoC: rt1011: fix warning reported by kbuild test robot and minor issueShuming Fan 2019-06-06ASoC: rt1011: Mark format integer literals as unsignedNathan Chancellor 2019-06-04ASoC: rt1011: Add RT1011 amplifier driverShuming Fan