From: David Woodhouse <dwmw2@infradead.org>
To: "Jörn Engel" <joern@wohnheim.fh-wedel.de>
Cc: Adam Wozniak <adam.wozniak@comdev.cc>, linux-mtd@lists.infradead.org
Subject: Re: optimum geometry
Date: Tue, 22 Jan 2002 10:23:36 +0000 [thread overview]
Message-ID: <2181.1011695016@redhat.com> (raw)
In-Reply-To: <20020122112104.C27725@wohnheim.fh-wedel.de>
joern@wohnheim.fh-wedel.de said:
> I partially disagree. You are absolutely right about the "unused"
> blocks. But with mkfs.jffs2, I create smaller images with a blocksize
> of 128k, than with a blocksize of 64k. This makes sense, as jffs[12]
> must store some information per eraseblock, so fewer eraseblocks mean
> less overhead. In effect, there is an optimal erase block size,
> depending on the size of your filesystem, where the sum of both
> effects is minimal. But in most currently practical cases, the
> smallest possible is still the best.
Yes, you're right. The overhead per-block is 12 bytes, but probably more
important than that is the fact that more nodes have to be split up between
blocks rather than being written out in one go - meaning an extra 70-odd
byte header, and worse compression.
--
dwmw2
next prev parent reply other threads:[~2002-01-22 10:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20020118010528.A22777@swing.comdev.cc>
2002-01-18 16:41 ` need help interpreting debug output from JFFS2 Adam Wozniak
2002-01-18 16:55 ` David Woodhouse
2002-01-18 19:55 ` optimum geometry Adam Wozniak
2002-01-21 22:49 ` David Woodhouse
2002-01-22 10:21 ` Jörn Engel
2002-01-22 10:23 ` David Woodhouse [this message]
2002-01-22 12:00 ` Jörn Engel
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=2181.1011695016@redhat.com \
--to=dwmw2@infradead.org \
--cc=adam.wozniak@comdev.cc \
--cc=joern@wohnheim.fh-wedel.de \
--cc=linux-mtd@lists.infradead.org \
/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