You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ji...@apache.org on 2016/02/10 18:12:32 UTC

mesos git commit: Added documentation for flag `--cgroups_net_cls_primary_handle`.

Repository: mesos
Updated Branches:
  refs/heads/master 2940f1fd4 -> ac4d67349


Added documentation for flag `--cgroups_net_cls_primary_handle`.

Review: https://reviews.apache.org/r/43344/


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/ac4d6734
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/ac4d6734
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/ac4d6734

Branch: refs/heads/master
Commit: ac4d67349ae8fd588e6137f029671f69a0fdef45
Parents: 2940f1f
Author: Avinash sridharan <av...@mesosphere.io>
Authored: Wed Feb 10 09:12:03 2016 -0800
Committer: Jie Yu <yu...@gmail.com>
Committed: Wed Feb 10 09:12:28 2016 -0800

----------------------------------------------------------------------
 docs/configuration.md | 9 +++++++++
 1 file changed, 9 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/ac4d6734/docs/configuration.md
----------------------------------------------------------------------
diff --git a/docs/configuration.md b/docs/configuration.md
index 4b5a394..b26a058 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -916,6 +916,15 @@ swap instead of just memory. (default: false)
 </tr>
 <tr>
   <td>
+    --cgroups_net_cls_primary_handle
+  </td>
+  <td>
+A non-zero, 16-bit handle of the form `0xAAAA`. This will be used as
+the primary handle for the net_cls cgroup.
+  </td>
+</tr>
+<tr>
+  <td>
     --cgroups_root=VALUE
   </td>
   <td>