----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75190/#review226882 -----------------------------------------------------------
Ship it! Ship It! - Benjamin Mahler On Aug. 23, 2024, 3:23 p.m., Jason Zhou wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/75190/ > ----------------------------------------------------------- > > (Updated Aug. 23, 2024, 3:23 p.m.) > > > Review request for mesos and Benjamin Mahler. > > > Repository: mesos > > > Description > ------- > > The NvidiaGpuIsolatorProcess currently still does not declare itself > to support nesting because nested containers were not supported for > the cgroups2 isolator. > > Nested container support was added for cgroups2 isolator in: > https://reviews.apache.org/r/75177/ > > As such we will declare NvidiaGpuIsolatorProcess to be good for nesting. > > > Diffs > ----- > > src/slave/containerizer/mesos/isolators/gpu/isolator.cpp > 78c63510dd6ab721a7a3c6f3dfaeed7e8cacc41f > > > Diff: https://reviews.apache.org/r/75190/diff/1/ > > > Testing > ------- > > All NvidiaGpuTests pass. > > > Thanks, > > Jason Zhou > >
