----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18966/#review36857 -----------------------------------------------------------
src/linux/cgroups.hpp <https://reviews.apache.org/r/18966/#comment68046> there's almost certainly a cgroups.cpp change missing here. - Dominic Hamon On March 11, 2014, 3: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, 3: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 > >
