----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13868/#review25770 -----------------------------------------------------------
include/mesos/mesos.proto <https://reviews.apache.org/r/13868/#comment50287> why a double? - why not keep fixed point, say in ms rather than original ns. src/slave/cgroups_isolator.cpp <https://reviews.apache.org/r/13868/#comment50285> clean up extra whitespace here and elsewhere - it's marked in red here on reviewboard src/slave/constants.hpp <https://reviews.apache.org/r/13868/#comment50286> is this move necessary? - Ian Downes On Aug. 29, 2013, 11:21 p.m., Christina Delimitrou wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/13868/ > ----------------------------------------------------------- > > (Updated Aug. 29, 2013, 11:21 p.m.) > > > Review request for mesos, Benjamin Hindman, Ben Mahler, Ian Downes, and Jie > Yu. > > > Repository: mesos-git > > > Description > ------- > > Adding fields to record the cpu.stat statistics per cgroup. These include > nr_periods, nr_throttled and throttled_time. > > > Diffs > ----- > > include/mesos/mesos.proto bbf1d31 > src/slave/cgroups_isolator.cpp 676768e > src/slave/constants.hpp bbbbfd3 > src/slave/constants.cpp 8c74c00 > src/slave/monitor.cpp 8e1eb35 > src/slave/process_isolator.cpp fa80293 > > Diff: https://reviews.apache.org/r/13868/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Christina Delimitrou > >
