You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Jan Schlicht <ja...@mesosphere.io> on 2016/01/13 14:13:35 UTC

Review Request 42196: Added cgroup instructions for CentOS 6.6.

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

Review request for mesos and Till Toenshoff.


Bugs: MESOS-4035 and MESOS-4038
    https://issues.apache.org/jira/browse/MESOS-4035
    https://issues.apache.org/jira/browse/MESOS-4038


Repository: mesos


Description
-------

By default cgroup management is not enabled on CentOS 6.6. As process isolation
can use cgroups, documentation on how to activate cgroup management using
cgconfig has been added. Furthermore the Mesos tests need the 'perf_event'
cgroup subsystem to be present. Instructions on how to do this have been added
as well.


Diffs
-----

  docs/getting-started.md 0982d9038d87cec6eaa72b5584e0877fc2b9f04c 

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


Testing
-------


Thanks,

Jan Schlicht