svn commit: r233073 - projects/nand/sys/geom
Alexander Kabaev
kabaev at gmail.com
Sat Mar 17 20:24:04 UTC 2012
On Sat, 17 Mar 2012 12:37:20 -0700
Adrian Chadd <adrian at freebsd.org> wrote:
> Hiya,
>
> If you're going to add new BIOs, can I possibly request we add a
> "BIO_WRITE" variant for NOR flash, that can be interpreted as "don't
> do a read-modify-write, but simply write over whatever the underlying
> storage device has" ?
>
> That way NOR flash filesystems can do incremental writes of pages
> without having to do a read/erase/modify/write pass, where the erase
> is very very expensive.
>
> Thanks,
>
>
> Adrian
You do not do that with NAND, not with any of the recent chips anyway,
unless you hate your data and want it dead :)
--
Alexander Kabaev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/svn-src-projects/attachments/20120317/084a2bd1/signature.pgp
More information about the svn-src-projects
mailing list