-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44796/
-----------------------------------------------------------
Review request for mesos, Ben Mahler, Felix Abecassis, Kevin Klues, and Niklas
Nielsen.
Bugs: MESOS-3368
https://issues.apache.org/jira/browse/MESOS-3368
Repository: mesos
Description
-------
Helper classes are added for device entry which is passed on to device cgroups
to provide devices as resources.
Diffs
-----
3rdparty/libprocess/3rdparty/stout/Makefile.am
400c6dc451602926f93b22713af8c66d7ca59ca6
3rdparty/libprocess/3rdparty/stout/include/Makefile.am
c10c6d9d7c68a2d5b27d68736a49d212e70dcd05
3rdparty/libprocess/3rdparty/stout/include/stout/device.hpp PRE-CREATION
3rdparty/libprocess/3rdparty/stout/tests/CMakeLists.txt
03e09fb33bf038930a2be0370883511e93f94753
3rdparty/libprocess/3rdparty/stout/tests/device_tests.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/44796/diff/
Testing
-------
sudo make -j2 check GTEST_FILTER="DeviceTest.parseTest"
Thanks,
Abhishek Dasgupta