Skip to content

Commit

Permalink
Merge pull request opencontainers#377 from wking/kernel-tcp-using
Browse files Browse the repository at this point in the history
config-linux.md: Reword kernelTCP docs and mention bytes
  • Loading branch information
Mrunal Patel committed Apr 11, 2016
2 parents c337cd2 + 74da108 commit d445f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ The following parameters can be specified to setup the controller:

* **`kernel`** *(uint64, optional)* - sets hard limit for kernel memory

* **`kernelTCP`** *(uint64, optional)* - sets hard limit for kernel memory in tcp using
* **`kernelTCP`** *(uint64, optional)* - sets hard limit in bytes for kernel TCP buffer memory

* **`swappiness`** *(uint64, optional)* - sets swappiness parameter of vmscan (See sysctl's vm.swappiness)

Expand Down

0 comments on commit d445f0c

Please sign in to comment.