From mboxrd@z Thu Jan 1 00:00:00 1970 From: "addy soft" Subject: using pgmeter for benchmarking Date: Thu, 1 Nov 2007 16:15:39 +0530 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit To: linux-fsdevel@vger.kernel.org Return-path: Received: from nf-out-0910.google.com ([64.233.182.184]:16724 "EHLO nf-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753753AbXKAKpl (ORCPT ); Thu, 1 Nov 2007 06:45:41 -0400 Received: by nf-out-0910.google.com with SMTP id g13so446652nfb for ; Thu, 01 Nov 2007 03:45:40 -0700 (PDT) Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org hello all, I am a newbie in filesystem field and wanted to benchmark filesystem using pgmeter. But the source that i have downloaded from http://pgmeter.sourceforge.net/ CVS seems to be too old and have a kernel patch with it which is for kernel 2.2.6. There is a syscall implemented with that version of pgmeter which is used to flush the page cache for a particular file. Has anyone used pgmeter to work with kernel 2.6? I want to use pgmeter for kernel 2.6.18. Is there pgmeter for the present kernel or will i need to work to port it to linux 2.6 ? -addy