----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75148/ -----------------------------------------------------------
Review request for mesos. 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 e613323dc47a7980984426d37b6fc5cfc52dffe0 Diff: https://reviews.apache.org/r/75148/diff/1/ Testing ------- Thanks, Jason Zhou
