Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752446AbXLDTlw (ORCPT ); Tue, 4 Dec 2007 14:41:52 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751656AbXLDTlc (ORCPT ); Tue, 4 Dec 2007 14:41:32 -0500 Received: from e33.co.us.ibm.com ([32.97.110.151]:32813 "EHLO e33.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751333AbXLDTla (ORCPT ); Tue, 4 Dec 2007 14:41:30 -0500 Subject: Re: [RFC PATCH] LTTng instrumentation mm (updated) From: Dave Hansen To: Mathieu Desnoyers Cc: "Frank Ch. Eigler" , akpm@linux-foundation.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, mbligh@google.com In-Reply-To: <20071204192537.GC31752@Krystal> References: <20071128140953.GA8018@Krystal> <1196268856.18851.20.camel@localhost> <20071129023421.GA711@Krystal> <1196317552.18851.47.camel@localhost> <20071130161155.GA29634@Krystal> <1196444801.18851.127.camel@localhost> <20071130170516.GA31586@Krystal> <1196448122.19681.16.camel@localhost> <20071130191006.GB3955@Krystal> <20071204192537.GC31752@Krystal> Content-Type: text/plain Date: Tue, 04 Dec 2007 11:40:59 -0800 Message-Id: <1196797259.6073.17.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 744 Lines: 20 On Tue, 2007-12-04 at 14:25 -0500, Mathieu Desnoyers wrote: > > - I also dump the equivalent of /proc/swaps (with kernel internal > information) at trace start to know what swap files are currently > used. What about just enhancing /proc/swaps so that this information can be useful to people other than those doing traces? Now that we have /proc/$pid/pagemap, we expose some of the same information about which userspace virtual addresses are stored where and in which swapfile. -- Dave -- 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/