From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756807AbZERLqd (ORCPT ); Mon, 18 May 2009 07:46:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754833AbZERLqX (ORCPT ); Mon, 18 May 2009 07:46:23 -0400 Received: from fgwmail5.fujitsu.co.jp ([192.51.44.35]:46740 "EHLO fgwmail5.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754801AbZERLqW (ORCPT ); Mon, 18 May 2009 07:46:22 -0400 Date: Mon, 18 May 2009 20:44:21 +0900 (JST) From: KOSAKI Motohiro To: Wu Fengguang Subject: Re: [rfc] object collection tracing (was: [PATCH 5/5] proc: export more page flags in /proc/kpageflags) Cc: kosaki.motohiro@jp.fujitsu.com, Frederic Weisbecker , Ingo Molnar , Li Zefan , Tom Zanussi , Pekka Enberg , Andi Kleen , Steven Rostedt , Larry Woodman , Peter Zijlstra , Eduard - Gabriel Munteanu , Andrew Morton , LKML , Matt Mackall , Alexey Dobriyan , "linux-mm@kvack.org" In-Reply-To: <20090517133659.GD3254@localhost> References: <20090512130110.GA6255@nowhere> <20090517133659.GD3254@localhost> Message-Id: <20090518204242.0A07.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] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi > > Could you send us the (sob'ed) patch you made which implements this. > > I could try to adapt it to object collection. > > Attached for your reference. Be aware that I still have plans to > change it in non trivial way, and there are ongoing works by Nick(on > inode_lock) and Jens(on s_dirty) that can create merge conflicts. > So basically it is not a right time to do the adaption. if you can make object collection based filecache viewer, could you please cc me? I guess I can review it in mm part. thanks.