OOM analysis helper patch series v2
From: | KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> | |
To: | LKML <linux-kernel@vger.kernel.org> | |
Subject: | [PATCH 0/5] OOM analysis helper patch series v2 | |
Date: | Thu, 9 Jul 2009 17:05:18 +0900 (JST) | |
Message-ID: | <20090709165820.23B7.A69D9226@jp.fujitsu.com> | |
Cc: | kosaki.motohiro@jp.fujitsu.com, linux-mm <linux-mm@kvack.org>, Andrew Morton <akpm@linux-foundation.org>, Wu Fengguang <fengguang.wu@intel.com>, Christoph Lameter <cl@linux-foundation.org>, David Rientjes <rientjes@google.com>, Rik van Riel <riel@redhat.com>, Hugh Dickins <hugh.dickins@tiscali.co.uk> | |
Archive‑link: | Article |
ChangeLog Since v1 - Droped "[5/5] add NR_ANON_PAGES to OOM log" patch - Instead, introduce "[5/5] add shmem vmstat" patch - Fixed unit bug (Thanks Minchan) - Separated isolated vmstat to two field (Thanks Minchan and Wu) - Fixed isolated page and lumpy reclaim issue (Thanks Minchan) - Rewrote some patch description (Thanks Christoph) Current OOM log doesn't provide sufficient memory usage information. it cause make confusion to lkml MM guys. this patch series add some memory usage information to OOM log. -- 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/