----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51276/#review146386 -----------------------------------------------------------
src/linux/cgroups.hpp (line 252) <https://reviews.apache.org/r/51276/#comment212790> Should we support traverse the cgroups non-recursively here? - haosdent huang On Aug. 22, 2016, 4:54 a.m., Benjamin Hindman wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/51276/ > ----------------------------------------------------------- > > (Updated Aug. 22, 2016, 4:54 a.m.) > > > Review request for mesos and Jie Yu. > > > Repository: mesos > > > Description > ------- > > Also refactored 'cgroups::get' to use this helper. The helper can now > be used by other components for walking all of the cgroups within a > subsystem hierarchy (such as to "recover" all existing cgroups that > had previously been created). > > > Diffs > ----- > > src/linux/cgroups.hpp 047d3ea596660e704447c0f0c7b914a43c4a2187 > src/linux/cgroups.cpp f3232c009d04bb82701c0407b12abf999ab60a73 > > Diff: https://reviews.apache.org/r/51276/diff/ > > > Testing > ------- > > > Thanks, > > Benjamin Hindman > >
