> On March 11, 2014, 10:29 p.m., Dominic Hamon wrote: > > src/linux/cgroups.hpp, line 405 > > <https://reviews.apache.org/r/18966/diff/3/?file=516748#file516748line405> > > > > there's almost certainly a cgroups.cpp change missing here. > > Archana kumari wrote: > what kind of change are you hinting towards....
I got it i will make the hinted changes - Archana ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18966/#review36857 ----------------------------------------------------------- On March 11, 2014, 10:28 p.m., Archana kumari wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/18966/ > ----------------------------------------------------------- > > (Updated March 11, 2014, 10:28 p.m.) > > > Review request for mesos. > > > Repository: mesos-git > > > Description > ------- > > I intend to change the datatype of cpushare from size_t to uint64_t because > The actual type of size_t is platform-dependent > > > Diffs > ----- > > src/linux/cgroups.hpp 65f0958 > src/slave/containerizer/isolators/cgroups/cpushare.cpp f74e80e > > Diff: https://reviews.apache.org/r/18966/diff/ > > > Testing > ------- > > > Thanks, > > Archana kumari > >
