-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50841/
-----------------------------------------------------------
(Updated 八月 9, 2016, 9:25 a.m.)
Review request for mesos, Benjamin Mahler, Guangya Liu, Kevin Klues, and Rajat
Phull.
Changes
-------
Changed to use sub-thread to work with GPU allocation and not block main thread
Bugs: MESOS-5795
https://issues.apache.org/jira/browse/MESOS-5795
Repository: mesos
Description
-------
Added control logic to allocate/deallocate GPUs to GPU-related task
when the task is started/terminated.
Diffs (updated)
-----
src/slave/containerizer/docker.hpp 43ca4317d608b3b43dd7bd0d1b55c721e7364885
src/slave/containerizer/docker.cpp 12bad2db03bcf755317c654f028b628c5c407a62
Diff: https://reviews.apache.org/r/50841/diff/
Testing
-------
make check
Thanks,
Yubo Li