linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/3] mtd: onenand: add cache program feature for 4kb page onenand
@ 2010-11-03 10:55 Roman Tereshonkov
  2010-11-03 10:55 ` [PATCHv2 1/3] mtd: onenand: add option and variable for cache program feature Roman Tereshonkov
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Roman Tereshonkov @ 2010-11-03 10:55 UTC (permalink / raw)
  To: linux-mtd; +Cc: kyungmin.park, Roman Tereshonkov

Implement cache program feature for 4KB page onenand.
This feature improves the write data performance.
The observed 128KB data program speed change is
from 8827KB/s to 14156 KB/s when the feature is enabled.

Roman Tereshonkov (3):
  mtd: onenand: add option and variable for cache program feature
  mtd: onenand: fix omap2 code to handle cache program feature
  mtd: onenand: implement cache program feature for 4kb page onenand

 drivers/mtd/onenand/omap2.c        |   12 +++++++++---
 drivers/mtd/onenand/onenand_base.c |   22 +++++++++++++++++++---
 include/linux/mtd/onenand.h        |   12 ++++++++++++
 3 files changed, 40 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2010-11-13 12:02 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-03 10:55 [PATCHv2 0/3] mtd: onenand: add cache program feature for 4kb page onenand Roman Tereshonkov
2010-11-03 10:55 ` [PATCHv2 1/3] mtd: onenand: add option and variable for cache program feature Roman Tereshonkov
2010-11-03 11:06   ` Kyungmin Park
2010-11-03 10:55 ` [PATCHv2 2/3] mtd: onenand: fix omap2 code to handle " Roman Tereshonkov
2010-11-03 10:55 ` [PATCHv2 3/3] mtd: onenand: implement cache program feature for 4kb page onenand Roman Tereshonkov
2010-11-03 11:05   ` Kyungmin Park
2010-11-04  1:14 ` [PATCHv2 0/3] mtd: onenand: add " Kyungmin Park
2010-11-04  8:58   ` roman.tereshonkov
2010-11-04  9:10     ` Kyungmin Park
2010-11-04 12:40       ` Roman Tereshonkov
2010-11-04 12:47         ` Kyungmin Park
2010-11-05 11:12           ` Roman Tereshonkov
2010-11-13 12:01 ` Artem Bityutskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).