Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755522AbZGEJXH (ORCPT ); Sun, 5 Jul 2009 05:23:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752557AbZGEJW5 (ORCPT ); Sun, 5 Jul 2009 05:22:57 -0400 Received: from fgwmail6.fujitsu.co.jp ([192.51.44.36]:35261 "EHLO fgwmail6.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751293AbZGEJW4 (ORCPT ); Sun, 5 Jul 2009 05:22:56 -0400 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 From: KOSAKI Motohiro To: LKML , linux-mm , Andrew Morton , Wu Fengguang , Christoph Lameter , David Rientjes , Rik van Riel Subject: [PATCH 0/5] OOM analysis helper patches Cc: kosaki.motohiro@jp.fujitsu.com Message-Id: <20090705181400.08F1.A69D9226@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.50.07 [ja] Date: Sun, 5 Jul 2009 18:22:54 +0900 (JST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 433 Lines: 15 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. enjoy. -- 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/