Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755441AbYHUJg6 (ORCPT ); Thu, 21 Aug 2008 05:36:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752503AbYHUJgq (ORCPT ); Thu, 21 Aug 2008 05:36:46 -0400 Received: from casper.infradead.org ([85.118.1.10]:55390 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752325AbYHUJgp (ORCPT ); Thu, 21 Aug 2008 05:36:45 -0400 Subject: Re: [PATCH 05/10] AXFS: axfs_profiling.c From: David Woodhouse To: carsteno@de.ibm.com Cc: jaredeh@gmail.com, Linux-kernel@vger.kernel.org, linux-embedded@vger.kernel.org, linux-mtd , =?ISO-8859-1?Q?J=F6rn?= Engel , tim.bird@AM.SONY.COM, nickpiggin@yahoo.com.au In-Reply-To: <48AD2AFF.5060609@de.ibm.com> References: <48AD00F8.1030004@gmail.com> <48AD2AFF.5060609@de.ibm.com> Content-Type: text/plain Date: Thu, 21 Aug 2008 09:49:19 +0100 Message-Id: <1219308560.2988.247.camel@pmac.infradead.org> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 (2.22.3.1-1.fc9) Content-Transfer-Encoding: 7bit X-SRS-Rewrite: SMTP reverse-path rewritten from by casper.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 949 Lines: 23 On Thu, 2008-08-21 at 10:44 +0200, Carsten Otte wrote: > Jared Hulbert wrote: > > Profiling is a fault instrumentation and /proc formating system. > > This is used to get an accurate picture of what the pages are actually used. > > Using this info the image can be optimized for XIP > Exporting profiling data for a file system in another file system > (/proc) seems not very straigtforward to me. I think it is worth > considering to export this information via the same mount point. I would have said sysfs, rather than 'the same mount point'. -- David Woodhouse Open Source Technology Centre David.Woodhouse@intel.com Intel Corporation -- 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/