----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15954/ -----------------------------------------------------------
Review request for mesos, Benjamin Hindman, Ben Mahler, Chi Zhang, and Jie Yu. Repository: mesos-git Description ------- the cgroup "tasks" file lists the *threads* in a cgroup. we should use the "cgroup.procs" which lists processes. see https://issues.apache.org/jira/browse/MESOS-859 Diffs ----- src/linux/cgroups.hpp 6f60c43 src/linux/cgroups.cpp 5a95e75 src/tests/cgroups_tests.cpp bc5f961 Diff: https://reviews.apache.org/r/15954/diff/ Testing ------- make check # on linux Thanks, Ian Downes
