Github user unsleepy22 commented on a diff in the pull request:
https://github.com/apache/storm/pull/1054#discussion_r51076449
--- Diff: documentation/cgroups_in_storm.md ---
@@ -0,0 +1,61 @@
+# CGroups in Storm
+
+CGroups are used by Storm to limit the resource usage of workers to
guaratee fairness and QOS.
+
+**Please note: CGroups is currently supported only on Linux platforms**
+
+## Setup
+
+To use CGroups make sure to to install cgroups and configure cgroups
correctly. For more information about seting up and configuring, please visit:
--- End diff --
typo, seting -> setting
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---