LWN.net Logo

lowmem_reserve (replaces protection)

From:  Andrea Arcangeli <andrea@novell.com>
To:  Andrew Morton <akpm@osdl.org>
Subject:  lowmem_reserve (replaces protection)
Date:  Mon, 25 Oct 2004 19:01:28 +0200
Cc:  linux-kernel@vger.kernel.org, Nick Piggin <nickpiggin@yahoo.com.au>

This is a forward port to 2.6 CVS of the lowmem_reserve VM feature in
the 2.4 kernel.

	http://www.kernel.org/pub/linux/kernel/people/andrea/patc...

Lack of this feature might explain out of memory related killing or
deadlocks hit on >2G boxes. so if anybody is having trouble with oom
conditions this is a patch to try.

this is only slightly tested but works for me so far.

This is the first of a series of oom related fix I'm going to do and
test within the next weeks to attempt to cure various oom regressions in
2.6 (deadlocks turned into crazy early oom kills and the like).
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Copyright © 2004, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds