You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vaibhav Khanduja (JIRA)" <ji...@apache.org> on 2016/03/11 23:20:26 UTC

[jira] [Commented] (MESOS-2825) Run heavy disk IO operations at low IO priority

    [ https://issues.apache.org/jira/browse/MESOS-2825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15191560#comment-15191560 ] 

Vaibhav Khanduja commented on MESOS-2825:
-----------------------------------------

Won't cgroup blkio help here?

> Run heavy disk IO operations at low IO priority
> -----------------------------------------------
>
>                 Key: MESOS-2825
>                 URL: https://issues.apache.org/jira/browse/MESOS-2825
>             Project: Mesos
>          Issue Type: Improvement
>          Components: isolation
>    Affects Versions: 0.23.0
>            Reporter: Ian Downes
>            Priority: Minor
>              Labels: twitter
>
> Slave IO operations on large images can be disruptive to tasks, e.g., decompressing, decrypting, hashing, and extracting. Provide option to run such operations at a lower IO priority, i.e., at "idle" or by explicitly setting the "best effort" priority to less than the tasks', e.g., 0 as the lowest best effort priority. All of the existing operations in the Appc provisioner are run as Subprocesses.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)