summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorMiquel Raynal <miquel.raynal@bootlin.com>2024-08-26 13:14:05 +0300
committerMiquel Raynal <miquel.raynal@bootlin.com>2024-09-06 18:00:02 +0300
commit8adf1ac24ba8ee34b8fd36ebf159004ec472fca0 (patch)
treeec5b944b8991f63cf5655d2ed4f2ca1645d70c72 /tools/perf/scripts/python/exported-sql-viewer.py
parent3f4c0ad490cc55db5b375a2e19c67159cb255795 (diff)
downloadlinux-8adf1ac24ba8ee34b8fd36ebf159004ec472fca0.tar.xz
mtd: nand: Introduce a block iterator
In order to be able to iterate easily across eraseblocks rather than pages, let's introduce a block iterator inspired from the page iterator. The main usage of this iterator will be for continuous/sequential reads, where it is interesting to use a single request rather than split the requests in smaller chunks (ie. pages) that can be hardly optimized. So a "continuous" boolean get's added for this purpose. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/linux-mtd/20240826101412.20644-3-miquel.raynal@bootlin.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions