1
0
mirror of https://github.com/docker/cli.git synced 2025-07-07 06:41:09 +03:00
Files
cli/docs/reference/commandline
Raghavendra K T b553af956f Add the memory swappiness tuning option to docker.
Memory swappiness option takes 0-100, and helps to tune swappiness
behavior per container.
For example, When a lower value of swappiness is chosen
the container will see minimum major faults. When no value is
specified for memory-swappiness in docker UI, it is inherited from
parent cgroup. (generally 60 unless it is changed).

Signed-off-by: Raghavendra K T <raghavendra.kt@linux.vnet.ibm.com>
2017-06-02 00:07:01 +00:00
..
2017-06-02 00:06:58 +00:00
2017-06-02 00:06:59 +00:00