You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Yan Xu (JIRA)" <ji...@apache.org> on 2015/10/14 18:07:05 UTC

[jira] [Updated] (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:all-tabpanel ]

Yan Xu updated MESOS-2825:
--------------------------
    Assignee:     (was: Yan Xu)

> 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)