You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Artem Harutyunyan (JIRA)" <ji...@apache.org> on 2016/02/01 21:19:42 UTC

[jira] [Updated] (MESOS-4345) Implement a network-handle manager for net_cls cgroup subsystem

     [ https://issues.apache.org/jira/browse/MESOS-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Artem Harutyunyan updated MESOS-4345:
-------------------------------------
    Sprint: Mesosphere Sprint 27, Mesosphere Sprint 28  (was: Mesosphere Sprint 27)

> Implement a network-handle manager for net_cls cgroup subsystem
> ---------------------------------------------------------------
>
>                 Key: MESOS-4345
>                 URL: https://issues.apache.org/jira/browse/MESOS-4345
>             Project: Mesos
>          Issue Type: Task
>          Components: containerization
>            Reporter: Avinash Sridharan
>            Assignee: Avinash Sridharan
>              Labels: containerizer, containers, mesosphere
>
> As part of implementing the net_cls cgroup isolator we need a mechanism to manage the minor handles that will be allocated to containers when they are associated with a net_cls cgroup. The network-handle manager needs to provide the following functionality:
> a) During normal operation keep track of the free and allocated network handles. There can be a total of 64K such network handles.
> b) On startup, learn the allocated network handle by walking the net_cls cgroup tree for mesos and build a map of free network handles available to the agent. 



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