----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63274/#review190774 -----------------------------------------------------------
Ship it! Ship It! - Akash Gupta On Nov. 2, 2017, 8:40 p.m., Andrew Schwartzmeyer wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/63274/ > ----------------------------------------------------------- > > (Updated Nov. 2, 2017, 8:40 p.m.) > > > Review request for mesos, Aaron Wood, Akash Gupta, Jeff Coffler, Jie Yu, John > Kordich, Joseph Wu, and Michael Park. > > > Repository: mesos > > > Description > ------- > > This function sums the working set size for each process in a job object > represented by the PID. The Windows API does not support this directly. > Instead, the list of processes in a job object must be obtained, and > then for each process, the memory usage must be queried. > > > Diffs > ----- > > 3rdparty/stout/include/stout/windows/os.hpp > 09ddec6d69472cd13b453fe1a77fdbe343fc23c8 > > > Diff: https://reviews.apache.org/r/63274/diff/2/ > > > Testing > ------- > > > Thanks, > > Andrew Schwartzmeyer > >
