----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75148/#review226791 -----------------------------------------------------------
Ship it! Ship It! - Benjamin Mahler On Aug. 7, 2024, 4:48 p.m., Jason Zhou wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/75148/ > ----------------------------------------------------------- > > (Updated Aug. 7, 2024, 4:48 p.m.) > > > Review request for mesos and Benjamin Mahler. > > > Repository: mesos > > > Description > ------- > > Currently, commit_device_access_changes always checkpoints the > device manager state **and** configures the bpf programs for the cgroup > based on its device access state. > > We add an argument to commit_device_access_changes for the caller to > determine whether they want the state to be checkpointed along with > attaching the ebpf program > > > Diffs > ----- > > src/slave/containerizer/device_manager/device_manager.cpp > a2b6b9cd68436b507d0de71d1e971a1faf178c49 > > > Diff: https://reviews.apache.org/r/75148/diff/3/ > > > Testing > ------- > > No functionality change in this patch. Compiles okay and all device manager > tests pass > > > Thanks, > > Jason Zhou > >
