On Wed, Jul 27, 2011 at 9:22 PM, Daniel Carosone <d...@geek.com.au> wrote: > Absent TRIM support, there's another way to do this, too. It's pretty > easy to dd /dev/zero to a file now and then. Just make sure zfs > doesn't prevent these being written to the SSD (compress and dedup are > off). I have a separate "fill" dataset for this purpose, to avoid > keeping these zeros in auto-snapshots too.
Nice. Seems to me that it'd be nicer to have an interface to raw flash (no wear leveling, direct access to erasure, read, write, read-modify-write [as an optimization]). Then the filesystem could do a much better job of using flash efficiently. But a raw interface wouldn't be a disk-compatible interface. Nico -- _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss