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

fio benchmark should interpret size and filesize, or include machine memory #94

Open
cmccoy opened this issue Jan 30, 2015 · 1 comment

Comments

@cmccoy
Copy link
Contributor

cmccoy commented Jan 30, 2015

The metadata for the fio benchmark looks something like:

'filesize': '10*10*1000*$mb_memory',
'size': '10*10*1000*$mb_memory'

For these to be useful, the values need to be converted, or the amount of memory on the machine should be included in the metadata.

@voellm
Copy link
Contributor

voellm commented Jan 30, 2015

I vote for just computing them.

On Fri, Jan 30, 2015 at 7:56 AM, Connor McCoy [email protected]
wrote:

The metadata for the fio benchmark looks something like:

'filesize': '10_10_1000_$mb_memory',
'size': '10_10_1000_$mb_memory'

For these to be useful, the values need to be converted, or the amount of
memory on the machine should be included in the metadata.

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

Anthony F. Voellm (aka Tony)
Google Voice: (650) 516-7382
https://www.google.com/voice/b/0?pli=1#phones
Blog: http://perfguy.blogspot.com/

@voellm voellm added this to the P1 milestone Mar 12, 2015
@voellm voellm assigned voellm and ghost and unassigned voellm Mar 12, 2015
@voellm voellm added the P1 label Mar 24, 2015
@voellm voellm modified the milestone: P1 Mar 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants