-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48912/
-----------------------------------------------------------
Review request for mesos and Benjamin Mahler.
Bugs: MESOS-5550
https://issues.apache.org/jira/browse/MESOS-5550
Repository: mesos
Description
-------
Changed all global variable declarations in nvml.cpp to static.
Diffs
-----
src/slave/containerizer/mesos/isolators/gpu/nvml.cpp
4aea25abb5a522949b0ff9fb808c8b1a592e97ba
Diff: https://reviews.apache.org/r/48912/diff/
Testing
-------
$ make -j check; sudo GTEST_FILTER="*NVIDIA*" src/mesos-tests
Thanks,
Kevin Klues