| /spdk/test/bdev/bdevio/ |
| H A D | bdevio.c | 196 initialize_buffer(char **buf, int pattern, int size, uint32_t block_size) in initialize_buffer() argument 201 memset(*buf, pattern, size); in initialize_buffer() 203 if (pattern) { in initialize_buffer() 466 blockdev_write_read(uint32_t data_length, uint32_t iov_len, int pattern, uint64_t offset, in blockdev_write_read() argument 492 initialize_buffer(&tx_buf, pattern, write_data_len, block_size); in blockdev_write_read() 498 initialize_buffer(&rx_buf, pattern, data_length, block_size); in blockdev_write_read() 569 int pattern; in blockdev_write_read_block() local 579 pattern = 0xA3; in blockdev_write_read_block() 584 blockdev_write_read(data_length, 0, pattern, offset, expected_rc, 0, block_size); in blockdev_write_read_block() 592 int pattern; in blockdev_write_zeroes_read_block() local [all …]
|
| /spdk/test/blobstore/ |
| H A D | blobstore.sh | 20 dd if=/dev/urandom of=$testdir/test.pattern bs=1M count=1 28 diff $testdir/test.pattern $testdir/test.pattern.blob 33 rm -rf $testdir/test.pattern
|
| H A D | test.bs | 6 -m $B1 test.pattern 7 -d $B1 test.pattern.blob
|
| H A D | btest.out.match | 26 SCRIPT NOW PROCESSING: -m $B1 test.pattern 28 Blob import complete (from test.pattern). 30 SCRIPT NOW PROCESSING: -d $B1 test.pattern.blob 32 File write complete (to test.pattern.blob).
|
| /spdk/test/lvol/ |
| H A D | common.sh | 44 local pattern=$5 48 if [[ -n "$pattern" ]]; then 49 pattern_template="--do_verify=1 --verify=pattern --verify_pattern=$pattern --verify_state_save=0"
|
| H A D | snapshot_clone.sh | 320 pattern=("0xdd" "0xee" "0xdd" "0xcc" "0x00")
|
| /spdk/test/vhost/windows/ |
| H A D | windows_scsi_compliance.py | 47 pattern = scsi_1_pattern if "WIN_SCSI_1" in log else scsi_2_pattern variable 65 matches_found = re.findall(pattern, log_text)
|
| /spdk/test/ftl/config/fio/ |
| H A D | unmap.fio | 29 verify=pattern
|
| /spdk/test/nvme/boot_partition/ |
| H A D | boot_partition.c | 24 fill_pattern(char *buf, size_t num_bytes, char pattern) in fill_pattern() argument 29 buf[i] = pattern; in fill_pattern()
|
| /spdk/lib/ftl/utils/ |
| H A D | ftl_md.h | 336 * @param pattern Pattern used to initialize metadata 339 * @note size of pattern needs to be aligned to FTL device transfer size 341 void ftl_md_clear(struct ftl_md *md, int pattern, union ftl_md_vss *vss_pattern);
|
| /spdk/doc/ |
| H A D | bdevperf.md | 71 rw | | Type of I/O pattern
|
| H A D | concurrency.md | 87 pattern emerging in a number of different libraries. In order to implement a 90 in the I/O path to avoid locking on the global state. The pattern was clearest 95 Over time, however, the pattern has appeared in a huge number of places that
|
| H A D | ssd_internals.md | 79 the blocks on the device in sequential order in a circular pattern, throwing
|
| H A D | ftl.md | 28 a band follow the same pattern - a batch of logical blocks is written to one zone, another batch
|
| H A D | libraries.md | 127 SPDK shared objects follow a semantic versioning pattern with a major and minor version. Any change…
|
| /spdk/test/nvme/perf/ |
| H A D | README.md | 73 Type of I/O pattern. Accepted values are: randrw, rw
|
| /spdk/ |
| H A D | CODE_OF_CONDUCT.md | 107 **Community Impact**: Demonstrating a pattern of violation of community
|
| /spdk/scripts/perf/nvmf/ |
| H A D | run_nvmf.py | 559 for pattern in patterns: 560 if re.search(pattern, line):
|
| /spdk/lib/idxd/ |
| H A D | idxd.c | 958 desc->pattern = fill_pattern; in spdk_idxd_submit_fill()
|
| /spdk/test/accel/ |
| H A D | bib | 360 %T ISODATA, a novel method of data analysis and pattern classification 3959 %T Candide's practical principles of experimental pattern recognition
|