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

Gilbert Song commented on MESOS-7691:
-------------------------------------

commit 00ce78bd7074c343df52a212ff77baf31d20b4c1
Author: Qian Zhang <zhq527...@gmail.com>
Date:   Mon Jun 18 23:23:56 2018 -0700

    Added `cgroups/all` into CHANGELOG and upgrades.md.
    
    Review: https://reviews.apache.org/r/67381/

commit 3150de7069dbb82d8a5b3e9dc993e11aa9cd2c29
Author: Qian Zhang <zhq527...@gmail.com>
Date:   Mon Jun 18 23:23:52 2018 -0700

    Added a test `CgroupsIsolatorTest.ROOT_CGROUPS_AutoLoadSubsystems`.
    
    Review: https://reviews.apache.org/r/67358/

commit b8a1c083083994743d224c33155761cc82a20f8b
Author: Qian Zhang <zhq527...@gmail.com>
Date:   Mon Jun 18 23:23:47 2018 -0700

    Automatically loaded all the local enabled cgroups subsystems.
    
    When `cgroups/all` is specified in the agent flag `--isolation`, we
    will automatically load all the local enabled cgroups subsystems in
    the cgroups isolator.
    
    Review: https://reviews.apache.org/r/67343/

commit 11f1a7c509f82076b1bce1a24ccfdf370686aec0
Author: Qian Zhang <zhq527...@gmail.com>
Date:   Mon Jun 18 23:23:42 2018 -0700

    Made `PerfEventSubsystemProcess` can be created without `--perf_events`.
    
    If the agent flag `--perf_events` is not specified, the `perf_event`
    subsystem (i.e., `PerfEventSubsystemProcess`) can still be created, but
    it will not do sampling at all. The reason that we want to do this is,
    in some cases, even it is not required to sample any events, we still
    want each container to have its own `perf_event` cgroup instead under
    the root cgroup.
    
    Review: https://reviews.apache.org/r/67574/

commit bb670f161e4c022988b6d00ea3bd11b10aa28236
Author: Qian Zhang <zhq527...@gmail.com>
Date:   Mon Jun 18 23:23:37 2018 -0700

    Added `cgroups/all` into the agent flag `--isolation`.
    
    Review: https://reviews.apache.org/r/67342/

commit f4729e3ebe9e5ad51a500ef348d9e1ea584eb424
Author: Qian Zhang <zhq527...@gmail.com>
Date:   Mon Jun 18 23:23:29 2018 -0700

    Added `windows/cpu` and `windows/mem` isolators into `agent.md`.
    
    Review: https://reviews.apache.org/r/67335/

> Support local enabled cgroups subsystems automatically.
> -------------------------------------------------------
>
>                 Key: MESOS-7691
>                 URL: https://issues.apache.org/jira/browse/MESOS-7691
>             Project: Mesos
>          Issue Type: Improvement
>          Components: cgroups
>            Reporter: Gilbert Song
>            Assignee: Qian Zhang
>            Priority: Major
>              Labels: cgroups
>             Fix For: 1.7.0
>
>
> Currently, each cgroup subsystem needs to be turned on as an isolator, e.g., 
> "cgroups/blkio". Ideally, mesos should be able to detect all local enabled 
> cgroup subsystems and turn them on automatically (or we call it auto cgroups).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to