例如,如果需要进行随机读取或顺序读取,则选择相应的读操作码;如果需要执行随机写入或顺序写入,则选择相应的写操作码。 需要注意,在使用struct nvme_user_io时,还需要设置其他相关字段,如命名空间ID、LBA(逻辑块地址)、数据传输长度等来完成具体读取或写入任务。 总之,要确定struct nvme_user_io中的读操作码和写操作...
Open Description wammachado I have the same problem on ubuntu 20.04. I found a threadRemixVSL/iomemory-vsl4#25about this issue. Still looking for... Korynkai mentioned thison Jan 25, 2021 Korynkai commentedon Jan 25, 2021 Korynkai