Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

![cgroups hierarchy]({{ site.baseurl }}/docs/img/cgroups.png)h2.

Enabling cgroups for

...

mess-slave

To enable cgroups for mesos-slave, start the slave with the following flag:

```bash
--isolation=cgroups/cpu,cgroups/mem
```

...