From mboxrd@z Thu Jan 1 00:00:00 1970 From: Valerie Henson Subject: Re: ChunkFS - measuring cross-chunk references Date: Sun, 6 May 2007 18:09:44 -0700 Message-ID: <20070507010944.GF12859@nifty> References: <2e4afe1e0704221335y6d4c84d8id65e71826ce60acb@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org To: Karuna sagar K Return-path: Received: from mga06.intel.com ([134.134.136.21]:39158 "EHLO orsmga101.jf.intel.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753072AbXEGBJk (ORCPT ); Sun, 6 May 2007 21:09:40 -0400 Content-Disposition: inline In-Reply-To: <2e4afe1e0704221335y6d4c84d8id65e71826ce60acb@mail.gmail.com> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Mon, Apr 23, 2007 at 02:05:47AM +0530, Karuna sagar K wrote: > Hi, > > The attached code contains program to estimate the cross-chunk > references for ChunkFS file system (idea from Valh). Below are the > results: Nice work! Thank you very much for doing this! -VAL