> On Aug. 20, 2016, 9:17 p.m., Jie Yu wrote: > > src/slave/containerizer/mesos/isolators/cgroups/subsystems/devices.cpp, > > lines 157-159 > > <https://reviews.apache.org/r/49854/diff/17/?file=1479830#file1479830line157> > > > > I still don't get why isolator cleanup will be invoked more than once > > for a container. Please let me know if that's possible.
Fixed this at https://issues.apache.org/jira/browse/MESOS-6059 - haosdent ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49854/#review146244 ----------------------------------------------------------- On Aug. 20, 2016, 9:20 a.m., haosdent huang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/49854/ > ----------------------------------------------------------- > > (Updated Aug. 20, 2016, 9:20 a.m.) > > > Review request for mesos, Gilbert Song, Jie Yu, Qian Zhang, and Zhengju Sha. > > > Bugs: MESOS-5651 > https://issues.apache.org/jira/browse/MESOS-5651 > > > Repository: mesos > > > Description > ------- > > Implemented `DevicesSubsystem`. > > > Diffs > ----- > > src/CMakeLists.txt a83dde9f51e5601d02be6c233b1fcd5bee324ba1 > src/Makefile.am bfda83d112149cd3e5c579a33252e463212a9c5b > src/slave/containerizer/mesos/isolators/cgroups/cgroups.cpp > cae642a8af8e45fdaa868826f48b9abcfd9bbd7f > src/slave/containerizer/mesos/isolators/cgroups/constants.hpp > cc402b4d5437c085e7fef1ff8207b5032c779e1e > src/slave/containerizer/mesos/isolators/cgroups/subsystem.cpp > 767c56d8fc8717d6a35bc5483d8b12b866d85e21 > src/slave/containerizer/mesos/isolators/cgroups/subsystems/devices.hpp > PRE-CREATION > src/slave/containerizer/mesos/isolators/cgroups/subsystems/devices.cpp > PRE-CREATION > > Diff: https://reviews.apache.org/r/49854/diff/ > > > Testing > ------- > > > Thanks, > > haosdent huang > >
