>>>>> "dm" == David Magda <dma...@ee.ryerson.ca> writes:

    dm> 4096 - to-512 blocks

aiui NAND flash has a minimum write size (determiined by ECC OOB bits)
of 2 - 4kB, and a minimum erase size that's much larger.  Remapping
cannot abstract away the performance implication of the minimum write
size if you are doing a series of synchronous writes smaller than the
minimum size on a device with no battery/capacitor, although using a
DRAM+supercap prebuffer might be able to abstract away some of it.

Attachment: pgp7ymX3mE7r4.pgp
Description: PGP signature

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to