freebsd-dev/sys/cddl/contrib/opensolaris/uts/common/fs/zfs
Xin LI 82599d31fe MFV r268851:
When a sync task is waiting for a txg to complete, we should hurry it along
by increasing the number of outstanding async writes (i.e. make
vdev_queue_max_async_writes() return a larger number).

Illumos issue:
    4753 increase number of outstanding async writes when sync task is waiting

MFC after:	2 weeks
2014-07-18 22:34:01 +00:00
..
sys MFV r268851: 2014-07-18 22:34:01 +00:00
arc.c MFV r268850: 2014-07-18 22:04:21 +00:00
blkptr.c MFV r267565: 2014-07-01 06:43:15 +00:00
bplist.c
bpobj.c MFV r267565: 2014-07-01 06:43:15 +00:00
bptree.c MFV r268119: 2014-07-01 21:51:30 +00:00
dbuf.c MFV r268850: 2014-07-18 22:04:21 +00:00
ddt_zap.c
ddt.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
dmu_diff.c MFV r268119: 2014-07-01 21:51:30 +00:00
dmu_object.c MFV r258374: 2013-12-24 07:14:25 +00:00
dmu_objset.c MFV r268455: 2014-07-09 23:14:59 +00:00
dmu_send.c MFV r268455: 2014-07-09 23:14:59 +00:00
dmu_traverse.c MFV r268119: 2014-07-01 21:51:30 +00:00
dmu_tx.c MFV r268452: 2014-07-09 18:32:40 +00:00
dmu_zfetch.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
dmu.c MFV r268452: 2014-07-09 18:32:40 +00:00
dnode_sync.c MFV r268702: 2014-07-15 20:32:23 +00:00
dnode.c MFV r268702: 2014-07-15 20:32:23 +00:00
dsl_bookmark.c MFV r268455: 2014-07-09 23:14:59 +00:00
dsl_dataset.c MFV r268702: 2014-07-15 20:32:23 +00:00
dsl_deadlist.c
dsl_deleg.c MFV r268455: 2014-07-09 23:14:59 +00:00
dsl_destroy.c MFV r268455: 2014-07-09 23:14:59 +00:00
dsl_dir.c MFV r268455: 2014-07-09 23:14:59 +00:00
dsl_pool.c MFV r268848: 2014-07-18 20:41:40 +00:00
dsl_prop.c MFV r268455: 2014-07-09 23:14:59 +00:00
dsl_scan.c MFV r268455: 2014-07-09 23:14:59 +00:00
dsl_synctask.c MFV r268455: 2014-07-09 23:14:59 +00:00
dsl_userhold.c MFV r268455: 2014-07-09 23:14:59 +00:00
gzip.c
lz4.c Introduce allocation cache to store LZ4 compression contexts without kicking 2013-11-14 15:54:54 +00:00
lzjb.c Improve lzjb decompress performance by reorganizing the code 2013-10-08 01:38:24 +00:00
metaslab.c MFV r268848: 2014-07-18 20:41:40 +00:00
range_tree.c MFV r264666: 2014-04-18 21:15:12 +00:00
refcount.c
rrwlock.c
sa.c MFV r268702: 2014-07-15 20:32:23 +00:00
sha256.c
spa_config.c Enhance the ZFS vdev layer to maintain both a logical and a physical 2013-08-21 04:10:24 +00:00
spa_errlog.c MFV r268119: 2014-07-01 21:51:30 +00:00
spa_history.c MFV r268455: 2014-07-09 23:14:59 +00:00
spa_misc.c MFV r268851: 2014-07-18 22:34:01 +00:00
spa.c MFV r268714: 2014-07-15 22:44:04 +00:00
space_map.c MFV r264666: 2014-04-18 21:15:12 +00:00
space_reftree.c MFV r258371,r258372: 4101 metaslab_debug should allow for fine-grained control 2013-11-28 19:37:22 +00:00
THIRDPARTYLICENSE.lz4
THIRDPARTYLICENSE.lz4.descrip
trim_map.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
txg.c MFV r268851: 2014-07-18 22:34:01 +00:00
uberblock.c
unique.c
vdev_cache.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
vdev_disk.c MFV r264666: 2014-04-18 21:15:12 +00:00
vdev_file.c Enhance the ZFS vdev layer to maintain both a logical and a physical 2013-08-21 04:10:24 +00:00
vdev_geom.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
vdev_label.c MFV r260153: 2014-01-01 01:26:39 +00:00
vdev_mirror.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
vdev_missing.c Enhance the ZFS vdev layer to maintain both a logical and a physical 2013-08-21 04:10:24 +00:00
vdev_queue.c MFV r268851: 2014-07-18 22:34:01 +00:00
vdev_raidz.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
vdev_root.c Enhance the ZFS vdev layer to maintain both a logical and a physical 2013-08-21 04:10:24 +00:00
vdev.c Add the ability to set a minimum ashift size for ZFS pool creation or root level 2014-04-24 01:06:03 +00:00
zap_leaf.c MFV r264666: 2014-04-18 21:15:12 +00:00
zap_micro.c MFV r264666: 2014-04-18 21:15:12 +00:00
zap.c MFV r264666: 2014-04-18 21:15:12 +00:00
zfeature.c Fix build on platforms where atomic_swap_64 is not available. 2014-01-02 03:24:44 +00:00
zfs_acl.c
zfs_byteswap.c
zfs_ctldir.c MFV r260154 + 260182: 2014-01-02 07:34:36 +00:00
zfs_debug.c MFV r268848: 2014-07-18 20:41:40 +00:00
zfs_dir.c MFV r268452: 2014-07-09 18:32:40 +00:00
zfs_fm.c
zfs_fuid.c
zfs_ioctl.c MFV r268455: 2014-07-09 23:14:59 +00:00
zfs_log.c
zfs_onexit.c Change the cap_rights_t type from uint64_t to a structure that we can extend 2013-09-05 00:09:56 +00:00
zfs_replay.c
zfs_rlock.c
zfs_sa.c
zfs_vfsops.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
zfs_vnops.c MFV r268452: 2014-07-09 18:32:40 +00:00
zfs_znode.c MFV r268452: 2014-07-09 18:32:40 +00:00
zfs.conf
zil.c MFV r268119: 2014-07-01 21:51:30 +00:00
zio_checksum.c MFV r254750: 2013-09-21 00:17:26 +00:00
zio_compress.c MFV r267565: 2014-07-01 06:43:15 +00:00
zio_inject.c MFV r268119: 2014-07-01 21:51:30 +00:00
zio.c MFV r268848: 2014-07-18 20:41:40 +00:00
zle.c
zrlock.c
zvol.c MFV r268455: 2014-07-09 23:14:59 +00:00