mirror_zfs/lib
Richard Yao b41c9906dc Support ashift=13 for 8KB SSD block sizes
New SSDs are now available which use an internal 8k block size.
To make sure ZFS can get the maximum performance out of these
devices we're increasing the maximum ashift to 13 (8KB).

This value is still small enough that we can fit 16 uberblocks
in the vdev ring label.  However, I don't want to increase this
any futher or it will limit the ability the safely roll back a
pool to recover it.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #565
2012-02-13 12:25:27 -08:00
..
libavl Add support for DISCARD to ZVOLs. 2012-02-09 16:19:38 -08:00
libefi Add support for DISCARD to ZVOLs. 2012-02-09 16:19:38 -08:00
libnvpair Add support for DISCARD to ZVOLs. 2012-02-09 16:19:38 -08:00
libshare Add 'fsid' mount option to allowed options. 2012-02-13 09:43:57 -08:00
libspl Add support for DISCARD to ZVOLs. 2012-02-09 16:19:38 -08:00
libunicode Add support for DISCARD to ZVOLs. 2012-02-09 16:19:38 -08:00
libuutil Add support for DISCARD to ZVOLs. 2012-02-09 16:19:38 -08:00
libzfs Support ashift=13 for 8KB SSD block sizes 2012-02-13 12:25:27 -08:00
libzpool Add support for DISCARD to ZVOLs. 2012-02-09 16:19:38 -08:00
Makefile.am Let libnvpair be linked independently of libzfs. 2012-02-07 11:37:15 -08:00
Makefile.in Add support for DISCARD to ZVOLs. 2012-02-09 16:19:38 -08:00