linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Karuna sagar K" <karunasagark@gmail.com>
To: suparna@in.ibm.com
Cc: "Theodore Tso" <tytso@mit.edu>,
	"Kalpak Shah" <kalpak@linsyssoft.com>, "Amit Gud" <gud@ksu.edu>,
	linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org,
	val_henson@linux.intel.com
Subject: Re: ChunkFS - measuring cross-chunk references
Date: Sun, 20 May 2007 04:19:10 +0530	[thread overview]
Message-ID: <2e4afe1e0705191549w68992907p74c8b6310da2a33a@mail.gmail.com> (raw)
In-Reply-To: <20070425102342.GA26179@in.ibm.com>

[-- Attachment #1: Type: text/plain, Size: 1198 bytes --]

On 4/25/07, Suparna Bhattacharya <suparna@in.ibm.com> wrote:
> On Wed, Apr 25, 2007 at 05:50:55AM +0530, Karuna sagar K wrote:
>
> One more set of numbers to calculate would be an estimate of cross-references
> across chunks of block groups -- 1 (=128MB), 2 (=256MB), 4 (=512MB), 8(=1GB)
> as suggested by Kalpak.
>

Here is the tool to make such calculations.

Result of running the tool on / partition of ext3 file system (each
chunk is 4 times a block group):

./cref.sh /dev/hda1 dmp /mnt/test 4

-------------------------------------------------------

Number of files = 221763

Number of directories = 24456

Total size = 8193116 KB

Total data stored = 7179200 KB

Size of block groups = 131072 KB

Number of inodes per block group = 16288

Chunk size = 524288 KB

No. of cross references between directories and sub-directories = 869

No. of cross references between directories and file = 584

Total no. of cross references = 13806 (dir ref = 1453, file ref = 12353)

-------------------------------------------------------


> Once we have that, it would be nice if we can get data on results with
> the tool from other people, especially with larger filesystem sizes.
>


Thanks,
Karuna

[-- Attachment #2: cref.tar.bz2 --]
[-- Type: application/x-bzip2, Size: 2336 bytes --]

  reply	other threads:[~2007-05-19 22:49 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-22 20:35 ChunkFS - measuring cross-chunk references Karuna sagar K
2007-04-22 16:27 ` Amit Gud
2007-04-23  7:19   ` Karuna sagar K
2007-04-23  9:34     ` Kalpak Shah
2007-04-23 20:53       ` Andreas Dilger
2007-04-24  0:13         ` Theodore Tso
2007-04-24  1:02           ` Arjan van de Ven
2007-04-24  1:24             ` Amit Gud
2007-04-24  1:38               ` Amit Gud
2007-04-24 15:07             ` Theodore Tso
2007-04-25  0:17           ` Karuna sagar K
2007-04-25  0:20             ` Karuna sagar K
2007-04-25 10:23               ` Suparna Bhattacharya
2007-05-19 22:49                 ` Karuna sagar K [this message]
2007-05-07  5:18           ` Valerie Henson
2007-05-07  1:09         ` Valerie Henson
2007-05-07  1:09 ` Valerie Henson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2e4afe1e0705191549w68992907p74c8b6310da2a33a@mail.gmail.com \
    --to=karunasagark@gmail.com \
    --cc=gud@ksu.edu \
    --cc=kalpak@linsyssoft.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=suparna@in.ibm.com \
    --cc=tytso@mit.edu \
    --cc=val_henson@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).