> On Feb. 21, 2013, 1:50 a.m., Benjamin Hindman wrote: > > src/slave/process_based_isolation_module.cpp, line 278 > > <https://reviews.apache.org/r/9146/diff/2/?file=258502#file258502line278> > > > > Move this down just below 'ProcessInfo* Info =' and above > > 'result.set_timestamp...'.
- Ben ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9146/#review16821 ----------------------------------------------------------- On Feb. 13, 2013, 2:55 a.m., Ben Mahler wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/9146/ > ----------------------------------------------------------- > > (Updated Feb. 13, 2013, 2:55 a.m.) > > > Review request for mesos, Benjamin Hindman and Vinod Kone. > > > Description > ------- > > This implements process isolation module resource collection for linux. > > My following change implements the OSX version. > > > This addresses bug MESOS-324. > https://issues.apache.org/jira/browse/MESOS-324 > > > Diffs > ----- > > src/slave/process_based_isolation_module.cpp > 3d50a4b652e4e09dd57e744e408c8fb79ff3fbf5 > > Diff: https://reviews.apache.org/r/9146/diff/ > > > Testing > ------- > > End-to-end via the webui. > > > Thanks, > > Ben Mahler > >
