Re: [PATCH] docs/mm: concepts.rst: Correct the threshold to low watermark

2020-12-31 Thread Jonathan Corbet
On Sun, 27 Dec 2020 15:15:19 +0800 winnd...@163.com wrote: > It should be "low watermark" where we wake up kswapd daemon. > > Signed-off-by: Liao Pingfang > --- > Documentation/admin-guide/mm/concepts.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/ad

[PATCH] docs/mm: concepts.rst: Correct the threshold to low watermark

2020-12-26 Thread winndows
From: Liao Pingfang It should be "low watermark" where we wake up kswapd daemon. Signed-off-by: Liao Pingfang --- Documentation/admin-guide/mm/concepts.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/admin-guide/mm/concepts.rst b/Documentation/admin-guide

Re: [RESEND][PATCH] docs/mm: concepts.rst: Correct the threshold to low watermark

2020-11-18 Thread Jonathan Corbet
On Sat, 14 Nov 2020 11:17:12 +0800 Yi Wang wrote: > From: Liao Pingfang > > Actually it should be "low watermark" where we wake up kswapd > daemon. > > Signed-off-by: Liao Pingfang > Signed-off-by: Yi Wang > --- > Documentation/admin-guide/mm/concepts.rst | 2 +- > 1 file changed, 1 inserti

Re: [PATCH] docs/mm: concepts.rst: Correct the threshold to low watermark

2020-11-13 Thread Jonathan Corbet
On Mon, 2 Nov 2020 11:22:20 +0800 Yi Wang wrote: > From: Liao Pingfang > > Actually it should be "low watermark" where we wake up kswapd > daemon. > > Signed-off-by: Liao Pingfang > Signed-off-by: Yi Wang > --- > Documentation/admin-guide/mm/concepts.rst | 2 +- > 1 file changed, 1 inserti