public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Studying MTD <studying_mtd@yahoo.com>
To: David Woodhouse <dwmw2@infradead.org>
Cc: linux-mtd <linux-mtd@lists.infradead.org>
Subject: Re: why MTD model ?
Date: Fri, 14 Jun 2002 02:01:25 -0700 (PDT)	[thread overview]
Message-ID: <20020614090125.91096.qmail@web21507.mail.yahoo.com> (raw)
In-Reply-To: <18178.1024041299@redhat.com>

--- David Woodhouse <dwmw2@infradead.org> wrote:
> 
> Flash devices have large erase blocks. You cannot
> just treat them as a block
> device with a sector size of 64KiB, etc. 

We can change the sector size on block devices.

> A flash device can have sectors
> erased independently of write operations, can have
> write operations
> performed independently of erases 

I think, this is not neccesary to keep erase
independent from writing, we can erase before we
write.

> (e.g. JFFS2 does so just to clear one
> extra 'valid' bit in existing nodes', can support
> writes to arbitrary byte
> ranges, etc. 

It is not neccesary that we use JFFS2, we can use any
filesystem on flash but at low level when we are
writing to flash, we can use wear levelling.

> The MTD API allows you to make use of those
features.

Are these are only feature provided by MTD ?

I am not able to understand what is special in MTD
model ?

Please help me.

thanks for your help.


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

  reply	other threads:[~2002-06-14  9:01 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-12 23:53 why MTD model ? Studying MTD
2002-06-13 10:34 ` David Woodhouse
2002-06-13 16:19   ` Studying MTD
2002-06-13 16:39     ` Gregg C Levine
2002-06-13 17:13     ` Howto create a new jffs2 Krypton
2002-06-14  2:22       ` Steve Tsai
2002-06-14  3:20         ` Problem putting JFFS on MTD Clifford Loo
2002-06-14  7:33           ` David Woodhouse
2002-06-14  8:46             ` Clifford Loo
2002-06-14  8:50               ` David Woodhouse
2002-06-14  9:18                 ` Clifford Loo
2002-06-14  9:17                   ` David Woodhouse
2002-06-14  9:39                     ` Clifford Loo
2002-06-14  6:22         ` Howto create a new jffs2 Krypton
2002-06-14  6:55           ` Studying MTD
2002-06-14  7:46             ` Krypton
2002-06-14  7:47               ` David Woodhouse
2002-06-14  9:52                 ` Krypton
2002-06-13 21:34     ` why MTD model ? David Woodhouse
2002-06-14  4:29       ` Studying MTD
2002-06-14  7:54         ` David Woodhouse
2002-06-14  9:01           ` Studying MTD [this message]
2002-06-14  9:23             ` David Woodhouse
2002-06-14  9:59               ` Studying MTD
2002-06-14 12:21                 ` David Woodhouse
2002-06-14 12:36                   ` Gregg C Levine
2002-06-19 14:28                 ` Eric W. Biederman
     [not found] <4611.1024058858@redhat.com>
2002-06-14 23:39 ` Gregg C Levine
2002-06-15  7:34   ` David Woodhouse

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=20020614090125.91096.qmail@web21507.mail.yahoo.com \
    --to=studying_mtd@yahoo.com \
    --cc=dwmw2@infradead.org \
    --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