Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

diskspd sequential should allow run spec in units of total file/target size #4

Open
dl2n opened this issue Jun 11, 2015 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@dl2n
Copy link
Member

dl2n commented Jun 11, 2015

DISKSPD cannot be run in a mode which analyzes the costs/behavior of a first (second, third, etc.) loop of sequential IO through a file. For instance, filesystems have behavior which usually only occurs on the first pass like allocation and marking of valid data. This capability would also be useful as a simple seasoning method.

In this mode, instead of specifying run duration we'd instead specify the number of loops each thread should make through the target (or portion of target specified by the begin/end paramters).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant