> On Dec. 3, 2013, 10:23 p.m., Ben Mahler wrote: > > Can you add MESOS-859 to this review?
This is committed, please link MESOS-859 into this review before marking as submitted. - Ben ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15954/#review29687 ----------------------------------------------------------- On Dec. 3, 2013, 6:52 p.m., Ian Downes wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/15954/ > ----------------------------------------------------------- > > (Updated Dec. 3, 2013, 6:52 p.m.) > > > 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 > >
