Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

question about initialize step #51

Open
larebil opened this issue Oct 18, 2017 · 0 comments
Open

question about initialize step #51

larebil opened this issue Oct 18, 2017 · 0 comments

Comments

@larebil
Copy link

larebil commented Oct 18, 2017

If the purpose of the initialize step is to write data of full capacity sequentially, does it make sure that data is written sequentially when MDTS is smaller than 1M, the block size of initialize step? As I know, if MDTS is smaller than 1M, the device driver, stornvme.sys, divides it to several commands . In this case, does the device driver guarantee the sequential data written? If not, I suggest smaller "DEFAULT_IO_SIZE" such as 128K in precondition.h or add block size parameter in write_num_pass.pm line 78 as "$cmd .= "-b128k " to use smaller block size.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant