Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753272Ab0BLIEL (ORCPT ); Fri, 12 Feb 2010 03:04:11 -0500 Received: from fgwmail7.fujitsu.co.jp ([192.51.44.37]:44308 "EHLO fgwmail7.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752579Ab0BLIEJ (ORCPT ); Fri, 12 Feb 2010 03:04:09 -0500 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 From: KOSAKI Motohiro To: "Chris Friesen" Subject: Re: tracking memory usage/leak in "inactive" field in /proc/meminfo? Cc: kosaki.motohiro@jp.fujitsu.com, Minchan Kim , Rik van Riel , Linux Kernel Mailing List , linux-mm@kvack.org, Balbir Singh In-Reply-To: <4B7504D2.1040903@nortel.com> References: <28c262361002111838q7db763feh851a9bea4fdd9096@mail.gmail.com> <4B7504D2.1040903@nortel.com> Message-Id: <20100212170248.73B8.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: Fri, 12 Feb 2010 17:04:06 +0900 (JST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1520 Lines: 37 > backtrace: > [] kmemleak_alloc_page+0x1eb/0x380 > [] __pagevec_lru_add_active+0xb6/0x104 > [] lru_cache_add_active+0x4f/0x53 > [] do_wp_page+0x355/0x6f6 > [] handle_mm_fault+0x62b/0x77c > [] do_page_fault+0x3c7/0xba0 > [] error_exit+0x0/0x51 > [] 0xffffffffffffffff > > and > > backtrace: > [] kmemleak_alloc_page+0x1eb/0x380 > [] __pagevec_lru_add_active+0xb6/0x104 > [] lru_cache_add_active+0x4f/0x53 > [] handle_mm_fault+0x516/0x77c > [] get_user_pages+0x13e/0x462 > [] get_arg_page+0x6a/0xca > [] copy_strings+0xfa/0x1d4 > [] copy_strings_kernel+0x2e/0x43 > [] compat_do_execve+0x1fa/0x2fd > [] sys32_execve+0x44/0x62 > [] ia32_ptregs_common+0x25/0x50 > [] 0xffffffffffffffff > > I'll dig into them further, but do either of these look like known issues? no known issue. AFAIK, 2.6.27 - 2.6.33 don't have such problem. -- 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/