lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 10 Feb 2015 21:55:12 +0800
From:	Yaowei Bai <bywxiaobai@....com>
To:	corbet@....net
Cc:	linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH] Documentation/vm: there should have a 'non' according to the context

Signed-off-by: Yaowei Bai <bywxiaobai@....com>
---
 Documentation/vm/balance | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/vm/balance b/Documentation/vm/balance
index c46e68c..3a2cacf 100644
--- a/Documentation/vm/balance
+++ b/Documentation/vm/balance
@@ -8,7 +8,7 @@ the caller can not sleep (typically intr context), or does not want
 to incur cost overheads of page stealing and possible swap io for
 whatever reasons.
 
-__GFP_IO allocation requests are made to prevent file system deadlocks.
+Non __GFP_IO allocation requests are made to prevent file system deadlocks.
 
 In the absence of non sleepable allocation requests, it seems detrimental
 to be doing balancing. Page reclamation can be kicked off lazily, that
-- 
1.9.1


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ