Home
last modified time | relevance | path

Searched refs:Read (Results 1 – 8 of 8) sorted by relevance

/spdk/proto/
H A Dsma.proto129 // Read kIOPS
133 // Read/write kIOPS
135 // Read bandwidth (MB/s)
139 // Read/write bandwidth (MB/s)
170 // Read IOPS
174 // Read/write IOPS
176 // Read bandwidth
180 // Read/write bandwidth
/spdk/app/fio/bdev/
H A Dfull_bench.fio14 description="4KiB Random Read QD=1"
/spdk/app/fio/nvme/
H A Dfull_bench.fio34 description="4KiB Random Read QD=1"
/spdk/scripts/env_dpdk/22.11/
H A D22.11-rte_bus_pci.h.patch20 * Read PCI config space.
H A D23.11-rte_bus_pci.h.patch96 * Read PCI config space.
105 - * Read from a MMIO PCI resource.
H A D23.07-rte_bus_pci.h.patch8 - * Read from a MMIO PCI resource.
/spdk/lib/rocksdb/
H A Denv_spdk.cc113 virtual Status Read(size_t n, Slice *result, char *scratch) override;
125 SpdkSequentialFile::Read(size_t n, Slice *result, char *scratch) in Read() function in rocksdb::SpdkSequentialFile
162 virtual Status Read(uint64_t offset, size_t n, Slice *result, char *scratch) const override;
173 SpdkRandomAccessFile::Read(uint64_t offset, size_t n, Slice *result, char *scratch) const in Read() function in rocksdb::SpdkRandomAccessFile
/spdk/doc/
H A Dcompression.md178 ### Read 16KB at Offset 16KB
250 This is similar to the "Read 16KB at offset 16KB" example above.