> On Jan. 14, 2016, 11:06 p.m., Jie Yu wrote: > > src/Makefile.am, line 819 > > <https://reviews.apache.org/r/42047/diff/3/?file=1189506#file1189506line819> > > > > Ditto.
There headers: slave/containerizer/mesos/isolators/cgroups/perf_event.hpp \ slave/containerizer/mesos/isolators/filesystem/linux.hpp \ We not in lexical order to start with, so leaving as is. Trying to maintain the order with the net_cls.hpp header. Should I fix the lexical order? - Avinash ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42047/#review114603 ----------------------------------------------------------- On Jan. 15, 2016, 5:44 a.m., Avinash sridharan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/42047/ > ----------------------------------------------------------- > > (Updated Jan. 15, 2016, 5:44 a.m.) > > > Review request for mesos and Jie Yu. > > > Bugs: MESOS-4262 > https://issues.apache.org/jira/browse/MESOS-4262 > > > Repository: mesos > > > Description > ------- > > Specified the CgroupsNetClsIsolatorProcess class. This adds the ability to > isolate a mesos container using the net_cls cgroup subsystem. > > > Diffs > ----- > > src/CMakeLists.txt 39a23df3227a4f524ea0d408dc894fa5bbab7d10 > src/Makefile.am 8cbfb1ba5fa49f2d3cc26ea325838a1c68a79660 > src/slave/containerizer/mesos/isolators/cgroups/net_cls.hpp PRE-CREATION > src/slave/containerizer/mesos/isolators/cgroups/net_cls.cpp PRE-CREATION > > Diff: https://reviews.apache.org/r/42047/diff/ > > > Testing > ------- > > > Thanks, > > Avinash sridharan > >