-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44979/
-----------------------------------------------------------
Review request for mesos, Ben Mahler, Kevin Klues, and Vikrama Ditya.
Bugs: Mesos-4625
https://issues.apache.org/jira/browse/Mesos-4625
Repository: mesos
Description
-------
Filled in the guts of the Nvidia GPU isolator.
Diffs
-----
src/slave/containerizer/mesos/isolators/cgroups/devices/gpus/nvidia.hpp
PRE-CREATION
src/slave/containerizer/mesos/isolators/cgroups/devices/gpus/nvidia.cpp
PRE-CREATION
Diff: https://reviews.apache.org/r/44979/diff/
Testing
-------
This was the initial work to fill in the constructor/destructor, update(),
create(), and cleanup() methods pre-stylistic review by Kevin. Will push the
stylistic review changes as a separate diff such that they can be explicitly
seen by any potential contributor.
Thanks,
Rob Todd