-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
enhancementneedreporterinfoWaiting on information from the issue reporterWaiting on information from the issue reporterpatcheswelcomeNo one internal is working on this but an external contributor's help is very welcome!No one internal is working on this but an external contributor's help is very welcome!
Description
It would be great to have more control over the offsets for random and sequential writes. For example, I don't think it's possible to request random writes of 1K size which always cross a 4K boundary (so e.g., start offset 3584 + 4K*N for any integer N). This pretty useful for testing NVMe behavior which may have quirks when you cross certain boundaries.
Similarly, it would be nice to be able set up specific sequences of sequental writes, such as ones above. I think it is possible for some loads using both offset=3584 and rw=write:3072 though this is fragile e.g., I think it only works with numjobs=1.
Metadata
Metadata
Assignees
Labels
enhancementneedreporterinfoWaiting on information from the issue reporterWaiting on information from the issue reporterpatcheswelcomeNo one internal is working on this but an external contributor's help is very welcome!No one internal is working on this but an external contributor's help is very welcome!