On 05/09/2018 04:37 PM, Rick Stevens wrote:
On 05/09/2018 03:23 PM, Samuel Sieb wrote:
From just that line, it looks like
there is no data transferred at all. I've never understood what 100% of
I/O bandwidth means. How is the maximum calculated? Or does it mean
that out of all the data transferred, 100% came from this process?
That's not what it means. The first percentage is how much of that
task's execution time it spent being swapped in and out (0.00%). The
second is how much of its execution time it spent waiting on I/O to
complete (99.85% in this case).
Right, so it's not actually transferring any data, it's just waiting on
I/O for some reason.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx