----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9794/#review17554 -----------------------------------------------------------
Ship it! src/linux/proc.cpp <https://reviews.apache.org/r/9794/#comment37213> I actually prefer 'descendants', because children often means direct descendants in the process tree world. src/linux/proc.cpp <https://reviews.apache.org/r/9794/#comment37214> woah, didn't know this magic .second on set inserts. - Vinod Kone On March 7, 2013, 3:16 a.m., Ben Mahler wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/9794/ > ----------------------------------------------------------- > > (Updated March 7, 2013, 3:16 a.m.) > > > Review request for mesos, Benjamin Hindman and Vinod Kone. > > > Description > ------- > > This is used in the following review for process based isolation resource > usage. > > > Diffs > ----- > > src/linux/proc.hpp e0825a4a9f9e2763e0c25d7319f220bfe7c7c29c > src/linux/proc.cpp da30e9a860ba7a142015baf05feaa508bdcdfed5 > src/tests/proc_tests.cpp c3fa526dc2909ad7cb84a3a40c5850885b0065e0 > > Diff: https://reviews.apache.org/r/9794/diff/ > > > Testing > ------- > > Added tests. > > > Thanks, > > Ben Mahler > >
