public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* vm.txt: document min_free_pages as critical for correctness
@ 2007-10-04  9:49 Pavel Machek
  0 siblings, 0 replies; only message in thread
From: Pavel Machek @ 2007-10-04  9:49 UTC (permalink / raw)
  To: Andrew Morton, kernel list


min_free_pages is critical for correctness, document it as such.

Signed-off-by: Pavel Machek <pavel@suse.cz>

index a0ccc5b..e460c19 100644
--- a/Documentation/sysctl/vm.txt
+++ b/Documentation/sysctl/vm.txt
@@ -111,6 +111,12 @@ of kilobytes free.  The VM uses this num
 value for each lowmem zone in the system.  Each lowmem zone gets 
 a number of reserved free pages based proportionally on its size.
 
+Some minimal ammount of memory is needed to satisfy PF_MEMALLOC
+allocations; if you set this to lower than 1024KB, your system will
+become subtly broken, and prone to deadlock under high loads.
+
+Setting this too high will OOM your machine instantly.
+
 ==============================================================
 
 percpu_pagelist_fraction


-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2007-10-04  9:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-04  9:49 vm.txt: document min_free_pages as critical for correctness Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox