All of lore.kernel.org
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind@infradead.org>
To: Konstantin Baydarov <kbaidarov@dev.rtsoft.ru>
Cc: linux-mtd@lists.infradead.org
Subject: Re: [PATCH] [MTD] NAND: Lazily BBT construction
Date: Fri, 24 Nov 2006 17:45:38 +0200	[thread overview]
Message-ID: <1164383138.576.21.camel@sauron> (raw)
In-Reply-To: <20061124165618.44418a5e@localhost.localdomain>

On Fri, 2006-11-24 at 16:56 +0300, Konstantin Baydarov wrote:
> Patch covers the case when there is no on-flash BBT and on-flash
> BBT wasn't requested
Right. So the idea was if your flash is small enough and you are
satisfied with scanning, you use scanning. If not, you use on-flash BBT.

>  How can I use it? 
I haven't actually used it. There is some flag you have to set in your
chip structure.

> Also when we have on-flash BBT we
> don't need to scan chip so we don't need lazily BBT.

Yes, I did not say this. I meant why don't you just switch to on-media
BBT instead of implementing this lazy scan stuff. Just curious.

-- 
Best regards,
Artem Bityutskiy (Битюцкий Артём)

      reply	other threads:[~2006-11-24 16:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-24 12:42 [PATCH] [MTD] NAND: Lazily BBT construction Konstantin Baydarov
2006-11-24 13:01 ` Artem Bityutskiy
2006-11-24 13:11   ` Vitaly Wool
2006-11-24 15:42     ` Artem Bityutskiy
2006-11-24 13:05 ` Artem Bityutskiy
2006-11-24 13:56   ` Konstantin Baydarov
2006-11-24 15:45     ` Artem Bityutskiy [this message]

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=1164383138.576.21.camel@sauron \
    --to=dedekind@infradead.org \
    --cc=kbaidarov@dev.rtsoft.ru \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.