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

May depend on the upstream fio? #36

Open
akiradeveloper opened this issue Oct 10, 2014 · 1 comment
Open

May depend on the upstream fio? #36

akiradeveloper opened this issue Oct 10, 2014 · 1 comment

Comments

@akiradeveloper
Copy link
Contributor

Hi, fio tool is changing a lot and I want to use some features in upstream. For example, write_barrier and io_limit which are not available in repo's of Debian 7 I am using.

io_limit is recently fixed and I want to depend on this fix if I can.
axboe/fio@ac00233

Aside this fix, its behavior is subtly different from Debian's fio 2.0.8.

Can I write tests that depend on upstream fio?

Installing fio is a piece of cake. I recommend all users of dmts install the upstream fio because fio is frequently used in dmts, hence the behavior should not be different.

@jthornber
Copy link
Owner

Yep, you can use whatever you want. Adding a check that you're using the
right version of fio would be helpful.

On 10 October 2014 23:16, Akira Hayakawa [email protected] wrote:

Hi, fio tool is changing a lot and I want to use some features in
upstream. For example, write_barrier and io_limit which are not available
in repo's of Debian 7 I am using.

io_limit is recently fixed and I want to depend on this fix if I can.
axboe/fio@ac00233
axboe/fio@ac00233

Aside this fix, its behavior is subtly different from Debian's fio 2.0.8.

Can I write tests that depend on upstream fio?

Installing fio is a piece of cake. I recommend all users of dmts install
the upstream fio because fio is frequently used in dmts, hence the behavior
should not be different.


Reply to this email directly or view it on GitHub
#36.

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

No branches or pull requests

2 participants