Why does disk I/O slow down a CPU bound task?

Dave Johansen davejohansen at gmail.com
Wed Apr 1 17:36:51 UTC 2015


On Wed, Apr 1, 2015 at 1:32 AM, Reindl Harald <h.reindl at thelounge.net>
wrote:

>
>
> Am 01.04.2015 um 06:53 schrieb Dave Johansen:
>
>> I added the call to mlockall() (it did have to be run as root) on a F21
>> machine with no swap and the slow down was still visible in the "CPU
>> bound task"
>>
>
> surely, as expected
>
>
> http://serverfault.com/questions/12679/can-anyone-explain-precisely-what-iowait-is
>

I don't get how that is expected. The "CPU bound task" is now basically
guaranteed to not be doing anything that requires disk access, so the
iowait should be 0 for the "CPU bound task".
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/devel/attachments/20150401/274602f4/attachment-0001.html>


More information about the devel mailing list