All of lore.kernel.org
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind@infradead.org>
To: Kyungmin Park <kmpark@infradead.org>
Cc: dwmw2@infradead.org, "Jörn Engel" <joern@logfs.org>,
	linux-mtd@lists.infradead.org,
	"Kyungmin Park" <kyungmin.park@samsung.com>
Subject: Re: [RFC][PATCH][JFFS2] JFFS2 support for NOP 1
Date: Tue, 27 Nov 2007 13:59:18 +0200	[thread overview]
Message-ID: <1196164758.20132.6.camel@sauron> (raw)
In-Reply-To: <9c9fda240711270348q7798ddd5jfb7bf763b3497500@mail.gmail.com>

On Tue, 2007-11-27 at 20:48 +0900, Kyungmin Park wrote:
> In summary,
> NOR: no oob, no problem to write bytes.
> SLC NAND: has oob, NOP is allowed at least 2 and more.
> MCL NAND:  has oob, but NOP is 1.

Hi Kyungmin,

in MTD we call this stuff "sub-pages", so I'd suggest you to use this
term instead of NOP. People are not accustomed to NOP. Use whatever term
in the driver, but try to use "sub-pages" term when you go up to the
generic layer.

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

  reply	other threads:[~2007-11-27 11:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-27  7:36 [RFC][PATCH][JFFS2] JFFS2 support for NOP 1 Kyungmin Park
2007-11-27  9:55 ` Jörn Engel
2007-11-27 11:48   ` Kyungmin Park
2007-11-27 11:59     ` Artem Bityutskiy [this message]
2007-11-27 23:28       ` Kyungmin Park
2007-11-27 23:31         ` Jörn Engel
2007-11-28  2:08           ` Kyungmin Park
2007-11-28  2:47             ` Jörn Engel
2007-12-03  4:33               ` Kyungmin Park
2007-11-27 13:03     ` Jörn Engel
2007-11-27 23:41       ` Kyungmin Park

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=1196164758.20132.6.camel@sauron \
    --to=dedekind@infradead.org \
    --cc=dwmw2@infradead.org \
    --cc=joern@logfs.org \
    --cc=kmpark@infradead.org \
    --cc=kyungmin.park@samsung.com \
    --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.