From ef3d0f56d0c336fe6e07462e7e2ee941c863b2a0 Mon Sep 17 00:00:00 2001 From: Yuan Sun Date: Sun, 1 May 2016 15:37:11 +0800 Subject: [PATCH] remove "the" in docs. Signed-off-by: Yuan Sun Upstream-commit: 043c9ef076477a391a58792930100402b48bbe1e Component: engine --- components/engine/docs/reference/run.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/docs/reference/run.md b/components/engine/docs/reference/run.md index d135aa9965..e0b7a2bbe3 100644 --- a/components/engine/docs/reference/run.md +++ b/components/engine/docs/reference/run.md @@ -848,7 +848,7 @@ limit and "K" the kernel limit. There are three possible ways to set limits: deployments where the total amount of memory per-cgroup is overcommitted. Overcommitting kernel memory limits is definitely not recommended, since the box can still run out of non-reclaimable memory. - In this case, the you can configure K so that the sum of all groups is + In this case, you can configure K so that the sum of all groups is never greater than the total memory. Then, freely set U at the expense of the system's service quality.