You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Jie Yu <yu...@gmail.com> on 2012/05/25 01:14:32 UTC

Re: Review Request: Add utilities to read cgroups related /proc files on Linux.

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

(Updated 2012-05-24 23:14:32.411199)


Review request for mesos and Benjamin Hindman.


Changes
-------

A clean diff w.r.t. the current trunk (fixed the mess caused by the previous merges).


Summary (updated)
-------

Add functions to src/linux/proc.h|cpp to support reading /proc/cgroups, /proc/mounts, and /proc/[pid]/cgroup.


Diffs (updated)
-----

  src/linux/proc.hpp 2f5c02a 
  src/linux/proc.cpp ed1beff 
  src/tests/proc_tests.cpp b9dcb91 

Diff: https://reviews.apache.org/r/5226/diff


Testing
-------

On linux machines, make check.


Thanks,

Jie