mirror_zfs/module/zfs
Matthew Ahrens 804e050457 Illumos 5175 - implement dmu_read_uio_dbuf() to improve cached read performance
5175 implement dmu_read_uio_dbuf() to improve cached read performance
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Alex Reece <alex.reece@delphix.com>
Reviewed by: George Wilson <george@delphix.com>
Reviewed by: Richard Elling <richard.elling@gmail.com>
Approved by: Robert Mustacchi <rm@joyent.com>

References:
  https://www.illumos.org/issues/5175
  https://github.com/illumos/illumos-gate/commit/f8554bb

Porting notes:

This patch doesn't include the changes for the COMSTAR (Common
Multiprotocol SCSI Target) - since it's not available for ZoL.

http://thegreyblog.blogspot.co.at/2010/02/setting-up-solaris-comstar-and.html

Ported by: kernelOfTruth <kerneloftruth@gmail.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #3392
2015-06-29 14:33:23 -07:00
..
arc.c
blkptr.c
bplist.c
bpobj.c
bptree.c
dbuf_stats.c
dbuf.c
ddt_zap.c
ddt.c
dmu_diff.c
dmu_object.c
dmu_objset.c
dmu_send.c
dmu_traverse.c
dmu_tx.c
dmu_zfetch.c
dmu.c Illumos 5175 - implement dmu_read_uio_dbuf() to improve cached read performance 2015-06-29 14:33:23 -07:00
dnode_sync.c
dnode.c
dsl_bookmark.c
dsl_dataset.c
dsl_deadlist.c
dsl_deleg.c
dsl_destroy.c
dsl_dir.c
dsl_pool.c
dsl_prop.c
dsl_scan.c
dsl_synctask.c
dsl_userhold.c
fm.c
gzip.c
lz4.c
lzjb.c
Makefile.in
metaslab.c
multilist.c
range_tree.c
refcount.c
rrwlock.c
sa.c
sha256.c
spa_boot.c
spa_config.c
spa_errlog.c
spa_history.c
spa_misc.c
spa_stats.c
spa.c
space_map.c
space_reftree.c
trace.c
txg.c
uberblock.c
unique.c
vdev_cache.c
vdev_disk.c
vdev_file.c
vdev_label.c
vdev_mirror.c
vdev_missing.c
vdev_queue.c
vdev_raidz.c
vdev_root.c
vdev.c
zap_leaf.c
zap_micro.c
zap.c
zfeature_common.c
zfeature.c
zfs_acl.c
zfs_byteswap.c
zfs_ctldir.c
zfs_debug.c
zfs_dir.c
zfs_fm.c
zfs_fuid.c
zfs_ioctl.c
zfs_log.c
zfs_onexit.c
zfs_replay.c
zfs_rlock.c
zfs_sa.c
zfs_vfsops.c
zfs_vnops.c Illumos 5175 - implement dmu_read_uio_dbuf() to improve cached read performance 2015-06-29 14:33:23 -07:00
zfs_znode.c
zil.c
zio_checksum.c
zio_compress.c
zio_inject.c
zio.c
zle.c
zpl_ctldir.c
zpl_export.c
zpl_file.c
zpl_inode.c
zpl_super.c
zpl_xattr.c
zrlock.c
zvol.c