freebsd-dev/sys/cddl/contrib/opensolaris/uts/common/fs/zfs
Andriy Gapon 2a4704ab01 MFV r255255: 4045 zfs write throttle & i/o scheduler performance work
illumos/illumos-gate@69962b5647

Please note the following changes:
- zio_ioctl has lost its priority parameter and now TRIM is executed
  with 'now' priority
- some knobs are gone and some new knobs are added; not all of them are
  exposed as tunables / sysctls yet

MFC after:	10 days
Sponsored by:	HybridCluster [merge]
2013-11-26 09:57:14 +00:00
..
sys MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
arc.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
bplist.c MFV r247580: 2013-03-19 12:51:18 +00:00
bpobj.c MFV r247580: 2013-03-19 12:51:18 +00:00
bptree.c MFV r251620: 2013-06-11 19:12:06 +00:00
dbuf.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
ddt_zap.c The current ZFS code expects ddt_zap_count to always succeed by asserting 2013-01-10 19:26:56 +00:00
ddt.c MFV r248217: 2013-04-06 10:39:38 +00:00
dmu_diff.c MFV r248217: 2013-04-06 10:39:38 +00:00
dmu_object.c MFV r248217: 2013-04-06 10:39:38 +00:00
dmu_objset.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
dmu_send.c MFV r254747: 2013-08-24 00:19:26 +00:00
dmu_traverse.c MFV r248217: 2013-04-06 10:39:38 +00:00
dmu_tx.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
dmu_zfetch.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
dmu.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
dnode_sync.c MFV r251620: 2013-06-11 19:12:06 +00:00
dnode.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
dsl_dataset.c MFV r254749: 2013-08-24 00:42:37 +00:00
dsl_deadlist.c Merge recent vendor changes: 2012-08-28 12:25:37 +00:00
dsl_deleg.c MFV r248217: 2013-04-06 10:39:38 +00:00
dsl_destroy.c MFV r254747: 2013-08-24 00:19:26 +00:00
dsl_dir.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
dsl_pool.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
dsl_prop.c MFV r251620: 2013-06-11 19:12:06 +00:00
dsl_scan.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
dsl_synctask.c MFV r248217: 2013-04-06 10:39:38 +00:00
dsl_userhold.c Fix ZFS deadlock when sending a snapshot which is mounted. 2013-11-18 11:28:19 +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 Add sysctl/tunables for various metaslab variables. 2013-09-05 00:53:01 +00:00
refcount.c MFV r247580: 2013-03-19 12:51:18 +00:00
rrwlock.c MFV r247580: 2013-03-19 12:51:18 +00:00
sa.c MFV r251620: 2013-06-11 19:12:06 +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 r251621: 2013-06-11 19:16:14 +00:00
spa_history.c MFV r248217: 2013-04-06 10:39:38 +00:00
spa_misc.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
spa.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
space_map.c MFV r247580: 2013-03-19 12:51:18 +00:00
THIRDPARTYLICENSE.lz4 MFV r245512: 2013-02-09 06:39:28 +00:00
THIRDPARTYLICENSE.lz4.descrip MFV r245512: 2013-02-09 06:39:28 +00:00
trim_map.c Changed ZFS TRIM sysctl from vfs.zfs.trim_disable -> vfs.zfs.trim.enabled 2013-04-26 11:24:20 +00:00
txg.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
uberblock.c MFV r248217: 2013-04-06 10:39:38 +00:00
unique.c
vdev_cache.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
vdev_disk.c MFV r254750: 2013-09-21 00:17:26 +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 Improve ZFS N-way mirror read performance by using load and locality 2013-10-23 09:54:58 +00:00
vdev_label.c MFV r254079: 2013-08-08 23:38:31 +00:00
vdev_mirror.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +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 r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +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 MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
zap_leaf.c MFV r248217: 2013-04-06 10:39:38 +00:00
zap_micro.c MFV r248217: 2013-04-06 10:39:38 +00:00
zap.c MFV r251621: 2013-06-11 19:16:14 +00:00
zfeature.c MFV r248217: 2013-04-06 10:39:38 +00:00
zfs_acl.c Enable kernel-specific code for FreeBSD also on other systems that use 2013-06-30 23:14:55 +00:00
zfs_byteswap.c MFV r246653: 2013-02-23 11:21:05 +00:00
zfs_ctldir.c MFV r251620: 2013-06-11 19:12:06 +00:00
zfs_debug.c MFV r254079: 2013-08-08 23:38:31 +00:00
zfs_dir.c Enable kernel-specific code for FreeBSD also on other systems that use 2013-06-30 23:14:55 +00:00
zfs_fm.c Merge illumos revisions 13572, 13573, 13574: 2012-01-24 23:09:54 +00:00
zfs_fuid.c MFV r246653: 2013-02-23 11:21:05 +00:00
zfs_ioctl.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_log.c MFV r251620: 2013-06-11 19:12:06 +00:00
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 MFV r248217: 2013-04-06 10:39:38 +00:00
zfs_rlock.c MFV r251620: 2013-06-11 19:12:06 +00:00
zfs_sa.c MFV r251620: 2013-06-11 19:12:06 +00:00
zfs_vfsops.c zfs: inline and remove zfs_vnode_lock 2013-08-23 14:40:09 +00:00
zfs_vnops.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
zfs_znode.c zfs: move vnode creation from zfs_znode_cache_constructor to zfs_znode_alloc 2013-07-24 09:15:59 +00:00
zfs.conf
zil.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
zio_checksum.c MFV r254750: 2013-09-21 00:17:26 +00:00
zio_compress.c Add kstat entries for ZFS compression statistics. 2013-08-21 19:40:43 +00:00
zio_inject.c MFV r248217: 2013-04-06 10:39:38 +00:00
zio.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
zle.c
zrlock.c
zvol.c Merge GEOM direct dispatch changes from the projects/camlock branch. 2013-10-22 08:22:19 +00:00