All of lore.kernel.org
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind1@gmail.com>
To: Brijesh Singh <brijesh.s.singh@gmail.com>
Cc: David Woodhouse <dwmw2@infradead.org>,
	rohitvdongre@gmail.com, linux-mtd@lists.infradead.org,
	Corentin Chary <corentin.chary@gmail.com>,
	Adrian Hunter <adrian.hunter@nokia.com>
Subject: Re: Release of UBIL: ubi with log
Date: Fri, 23 Apr 2010 15:11:50 +0300	[thread overview]
Message-ID: <1272024710.6917.11.camel@localhost> (raw)
In-Reply-To: <k2q6b5362aa1004011206n1a0fb72due64fa6e3da749796@mail.gmail.com>

On Fri, 2010-04-02 at 00:36 +0530, Brijesh Singh wrote:
> On Thu, Apr 1, 2010 at 5:29 PM, Corentin Chary <corentin.chary@gmail.com> wrote:
> > On Thu, Apr 1, 2010 at 1:14 PM, Brijesh Singh <brijesh.s.singh@gmail.com> wrote:
> >> Hi,
> >>
> >> On Wed, Mar 31, 2010 at 6:27 PM, Corentin Chary
> >> <corentin.chary@gmail.com> wrote:
> >>> On Tue, Mar 2, 2010 at 8:45 PM, Artem Bityutskiy <dedekind1@gmail.com> wrote:
> >>>> On Fri, 2010-02-26 at 18:28 +0530, Brijesh Singh wrote:
> >>>>> Hi,
> >>>>>  It gives me great pleasure in sharing UBIL: ubi with log.  We have
> >>>>> added logging functionality to ubi for reducing mount time.
> >>>>> UBIL uses the "same source base of UBI". The logging functionality can
> >>>>> be added or removed at compile time using "make menuconfig option".
> >>>>>
> >>>>> We have seen mount time reduction of 50% in 1GB NAND. We are expecting
> >>>>> even better results for larger flash memories.
> >>>>>
> >>>>> The source code of UBIL can be found in the following git tree:
> >>>>> http://git.infradead.org/users/brijesh/ubi-2.6.git
> >>>>>
> >>>>
> >>>> Sounds interesting! However, I'm out of office till end of March, and
> >>>> won't be able to look closely at this. But hopefully others will try it.
> >>>>
> >>>
> >>> Hi,
> >>> Didn't took the time  to read the code, I'll try to do so soon.
> >>> Could you tell us more about what you did and how it works ?
> >>> Is it similar to yaffs checkpoints ? When are the log written ?
> >> Not sure with yaffs checkpoints.
> >
> > Yaffs works by writting it's internal memory representation on the
> > nand while unmounting, so it seems to be different.
> 
> Right now, all the valid log is kept in buffer. This is written at
> umount/ when log is full.

So do you mean that in case of a power-cut, the log is lost and UBI will
have to do scanning?

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

  reply	other threads:[~2010-04-23 12:11 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-26 12:58 Release of UBIL: ubi with log Brijesh Singh
2010-03-02 19:45 ` Artem Bityutskiy
2010-03-31 12:57   ` Corentin Chary
2010-03-31 12:59     ` Artem Bityutskiy
2010-04-01 18:54       ` Brijesh Singh
2010-04-01 11:14     ` Brijesh Singh
2010-04-01 11:59       ` Corentin Chary
2010-04-01 19:06         ` Brijesh Singh
2010-04-23 12:11           ` Artem Bityutskiy [this message]
2010-04-06  8:31 ` Artem Bityutskiy
2010-04-07  8:51   ` Brijesh Singh
2010-05-10  6:49 ` Artem Bityutskiy
2010-05-10  9:03   ` Brijesh Singh
2010-05-10  9:07     ` Artem Bityutskiy
2010-05-10 10:21       ` Brijesh Singh
2010-05-10 11:09         ` Artem Bityutskiy
2010-05-10 11:02     ` Artem Bityutskiy

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=1272024710.6917.11.camel@localhost \
    --to=dedekind1@gmail.com \
    --cc=adrian.hunter@nokia.com \
    --cc=brijesh.s.singh@gmail.com \
    --cc=corentin.chary@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=rohitvdongre@gmail.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 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.