-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61015/
-----------------------------------------------------------

(Updated July 25, 2017, 6:03 p.m.)


Review request for mesos, Benjamin Mahler, haosdent huang, Jie Yu, Kevin Klues, 
and Qian Zhang.


Repository: mesos


Description (updated)
-------

A cgroup device is identified by a major and a minor number. They
are 'unsigned int' type. A pair of <major:minor> represents a
'dev_t'. For details:
http://man7.org/linux/man-pages/man3/makedev.3.html


Diffs (updated)
-----

  src/linux/cgroups.hpp eaf0dcad0ed38c507564624f1647e0c731b8b433 
  src/linux/cgroups.cpp 334005abfc4ec9b20b7dc0212d852ba1f505dbb5 


Diff: https://reviews.apache.org/r/61015/diff/2/

Changes: https://reviews.apache.org/r/61015/diff/1-2/


Testing
-------

make check


Thanks,

Gilbert Song

Reply via email to