Skip to content

Instantly share code, notes, and snippets.

@dnishimura
Last active October 24, 2017 19:07
Show Gist options
  • Save dnishimura/79d1e97ec064e3f79805ebc1d23161f2 to your computer and use it in GitHub Desktop.
Save dnishimura/79d1e97ec064e3f79805ebc1d23161f2 to your computer and use it in GitHub Desktop.
cgconfig.conf
group samza {
cpuset {
cpuset.mems="0";
cpuset.cpus="1";
}
memory {
memory.limit_in_bytes=2147483648;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment