opnsense-src/include/sys
Alexander Motin ffdf019cb3
Re-embed multilist_t storage
This commit partially reverts changes to multilists in PR 7968
(multi-threaded spa-sync()) and adds some cache line alignments to
separate read-only multilists and heavily modified refcount's to different
cache lines.

Reviewed-by: Matthew Ahrens <mahrens@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Alexander Motin <mav@FreeBSD.org>
Sponsored-by: iXsystems, Inc.
Closes #12158
2021-06-10 10:42:31 -06:00
..
crypto Extending FreeBSD UIO Struct 2021-01-20 21:27:30 -08:00
fm module/zfs: remove zfs_zevent_console and zfs_zevent_cols 2021-05-10 11:00:15 -07:00
fs libzfs: convert to -fvisibility=hidden 2021-06-03 13:17:55 -07:00
lua
sysevent
zstd
abd.h Make inline ABD predicates compatible with C++ 2021-02-15 10:15:50 -08:00
abd_impl.h allow callers to allocate and provide the abd_t struct 2021-01-20 11:24:37 -08:00
aggsum.h More aggsum optimizations 2021-06-07 09:02:47 -07:00
arc.h
arc_impl.h Re-embed multilist_t storage 2021-06-10 10:42:31 -06:00
avl.h lib{efi,avl,share,tpool,zfs_core,zfsbootenv,zutil}: -fvisibility=hidden 2021-06-09 17:04:32 -07:00
avl_impl.h lib{efi,avl,share,tpool,zfs_core,zfsbootenv,zutil}: -fvisibility=hidden 2021-06-09 17:04:32 -07:00
bitops.h
blkptr.h
bplist.h
bpobj.h
bptree.h
bqueue.h
btree.h
dataset_kstats.h Introduce write-mostly sums 2021-05-27 14:27:29 -06:00
dbuf.h
ddt.h
dmu.h Set aside a metaslab for ZIL blocks 2021-01-21 15:12:54 -08:00
dmu_impl.h
dmu_objset.h Re-embed multilist_t storage 2021-06-10 10:42:31 -06:00
dmu_recv.h Removed duplicated includes 2021-03-22 12:34:58 -07:00
dmu_redact.h Suppress cppcheck invalidSyntax warninigs 2021-03-05 17:56:35 -08:00
dmu_send.h Removed duplicated includes 2021-03-22 12:34:58 -07:00
dmu_traverse.h
dmu_tx.h
dmu_zfetch.h Split dmu_zfetch() speculation and execution parts 2021-03-19 22:56:11 -07:00
dnode.h
dsl_bookmark.h
dsl_crypt.h
dsl_dataset.h implicit conversion from 'boolean_t' to 'ds_hold_flags_t' 2020-12-27 16:31:02 -08:00
dsl_deadlist.h
dsl_deleg.h
dsl_destroy.h
dsl_dir.h
dsl_pool.h
dsl_prop.h
dsl_scan.h Use dsl_scan_setup_check() to setup a scrub 2021-04-08 14:33:15 -07:00
dsl_synctask.h Add upper bound for slop space calculation 2021-02-24 09:52:43 -08:00
dsl_userhold.h
edonr.h
efi_partition.h lib{efi,avl,share,tpool,zfs_core,zfsbootenv,zutil}: -fvisibility=hidden 2021-06-09 17:04:32 -07:00
frame.h
hkdf.h
Makefile.am Restore FreeBSD resource usage accounting 2021-02-19 22:34:33 -08:00
metaslab.h Only examine best metaslabs on each vdev 2020-12-16 14:40:05 -08:00
metaslab_impl.h Re-embed multilist_t storage 2021-06-10 10:42:31 -06:00
mmp.h
mntent.h
mod.h
multilist.h Re-embed multilist_t storage 2021-06-10 10:42:31 -06:00
note.h
nvpair.h lib{efi,avl,share,tpool,zfs_core,zfsbootenv,zutil}: -fvisibility=hidden 2021-06-09 17:04:32 -07:00
nvpair_impl.h
objlist.h
pathname.h
qat.h
range_tree.h
rrwlock.h
sa.h Extending FreeBSD UIO Struct 2021-01-20 21:27:30 -08:00
sa_impl.h
skein.h
spa.h Remove pool io kstats (#12212) 2021-06-10 08:27:33 -07:00
spa_boot.h
spa_checkpoint.h
spa_checksum.h
spa_impl.h Add "compatibility" property for zpool feature sets 2021-02-17 21:30:45 -08:00
spa_log_spacemap.h
space_map.h
space_reftree.h
sysevent.h
txg.h
txg_impl.h
u8_textprep.h
u8_textprep_data.h
uberblock.h
uberblock_impl.h
uio_impl.h Cleaning up uio headers 2021-02-20 20:16:50 -08:00
unique.h
uuid.h
vdev.h Use a helper function to clarify gang block size 2021-03-26 11:19:35 -07:00
vdev_disk.h
vdev_draid.h Fix various typos 2021-04-02 18:52:15 -07:00
vdev_file.h
vdev_impl.h Ratelimit deadman zevents as with delay zevents 2021-04-07 16:23:57 -07:00
vdev_indirect_births.h
vdev_indirect_mapping.h
vdev_initialize.h
vdev_raidz.h Clean up RAIDZ/DRAID ereport code 2021-03-19 16:22:10 -07:00
vdev_raidz_impl.h Fix dRAID sequential resilver silent damage handling 2021-05-20 15:05:26 -07:00
vdev_rebuild.h Fix various typos 2021-04-02 18:52:15 -07:00
vdev_removal.h
vdev_trim.h
xvattr.h
zap.h
zap_impl.h
zap_leaf.h
zcp.h
zcp_global.h
zcp_iter.h
zcp_prop.h
zcp_set.h
zfeature.h
zfs_acl.h
zfs_bootenv.h
zfs_context.h Remove pool io kstats (#12212) 2021-06-10 08:27:33 -07:00
zfs_debug.h Set aside a metaslab for ZIL blocks 2021-01-21 15:12:54 -08:00
zfs_delay.h
zfs_file.h
zfs_fuid.h
zfs_ioctl.h Move zfsdev_state_{init,destroy} to common code 2021-04-08 21:17:43 -07:00
zfs_ioctl_impl.h libzfs: On FreeBSD, use MNT_NOWAIT with getfsstat 2021-06-08 07:36:43 -06:00
zfs_onexit.h
zfs_project.h
zfs_quota.h
zfs_racct.h Restore FreeBSD resource usage accounting 2021-02-19 22:34:33 -08:00
zfs_ratelimit.h
zfs_refcount.h
zfs_rlock.h
zfs_sa.h Extending FreeBSD UIO Struct 2021-01-20 21:27:30 -08:00
zfs_stat.h
zfs_sysfs.h libzfs: convert to -fvisibility=hidden 2021-06-03 13:17:55 -07:00
zfs_vfsops.h
zfs_vnops.h Extending FreeBSD UIO Struct 2021-01-20 21:27:30 -08:00
zfs_znode.h Rename zfs_inode_update to zfs_znode_update_vfs 2021-02-09 11:17:29 -08:00
zil.h Fix zfs_get_data access to files with wrong generation 2021-03-19 22:53:31 -07:00
zil_impl.h
zio.h include: move SPA_MINBLOCKSHIFT and zio_encrypt to sys/fs/zfs.h 2021-05-29 14:26:32 -07:00
zio_checksum.h libzfs: convert to -fvisibility=hidden 2021-06-03 13:17:55 -07:00
zio_compress.h
zio_crypt.h
zio_impl.h
zio_priority.h
zrlock.h
zthr.h
zvol.h
zvol_impl.h Fix zfs_get_data access to files with wrong generation 2021-03-19 22:53:31 -07:00