]> git.proxmox.com Git - mirror_zfs-debian.git/commit
Merge branch 'zil-performance'
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 17 Oct 2012 15:57:14 +0000 (08:57 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 17 Oct 2012 15:57:49 +0000 (08:57 -0700)
commit658a0140f3d27f04fb789f5a0fe8ea00773a210a
tree860efd0241842d2b3749c0d2666d055ef152c7cf
parent82f46731fd5a9eef4f87530e94922664b58a6138
parent5d7a86d114c2706a8d14d94b71f81ad5cdf066c5
Merge branch 'zil-performance'

This brnach brings some ZIL performance optimizations, with
significant increases in synchronous write performance for
some workloads and pool configurations.

See the individual commit messages for details.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1013