zfs/lib/libspl/include/sys
Alexander Motin 371f88d96f
Remove pool io kstats (#12212)
This mostly reverts "3537 want pool io kstats" commit of 8 years ago.

From one side this code using pool-wide locks became pretty bad for
performance, creating significant lock contention in I/O pipeline.
From another, there are more efficient ways now to obtain detailed
statistics, while this statistics is illumos-specific and much less
usable on Linux and FreeBSD, reported only via procfs/sysctls.

This commit does not remove KSTAT_TYPE_IO implementation, that may
be removed later together with already unused KSTAT_TYPE_INTR and
KSTAT_TYPE_TIMER.

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 #12212
2021-06-10 08:27:33 -07:00
..
dktp Drop unnecessary srcdir paths 2020-06-24 18:20:18 -07:00
Makefile.am Introduce write-mostly sums 2021-05-27 14:27:29 -06:00
acl.h Cross-platform acltype 2020-10-13 21:25:48 -07:00
acl_impl.h
callb.h
cmn_err.h
cred.h
debug.h Replace ASSERTV macro with compiler annotation 2019-12-05 12:37:00 -08:00
dkio.h Remove unnecessary references to slavery 2020-06-10 17:07:59 -07:00
dklabel.h Removed duplicated includes 2021-03-22 12:34:58 -07:00
feature_tests.h
int_limits.h
int_types.h
inttypes.h
isa_defs.h Changes to make openzfs build within FreeBSD buildworld 2020-07-31 21:30:31 -07:00
kmem.h
kstat.h Remove pool io kstats (#12212) 2021-06-10 08:27:33 -07:00
list.h
list_impl.h change libspl list member names to match kernel 2020-04-23 15:53:14 -07:00
mhd.h
mkdev.h
policy.h
poll.h
priv.h
processor.h
sha2.h
simd.h FreeBSD: Fixes required to build ZFS on PowerPC 2020-07-25 11:00:23 -07:00
stack.h
stdtypes.h
strings.h
stropts.h
sunddi.h
systeminfo.h
time.h Linux 5.6 compat: time_t 2020-02-27 09:31:02 -08:00
trace_spl.h Enable use of DTRACE_PROBE* macros in "spl" module 2019-11-01 13:13:43 -07:00
trace_zfs.h Enable use of DTRACE_PROBE* macros in "spl" module 2019-11-01 13:13:43 -07:00
types.h
types32.h
tzfile.h
uio.h Extending FreeBSD UIO Struct 2021-01-20 21:27:30 -08:00
va_list.h
varargs.h
vnode.h
vtoc.h
wmsum.h Introduce write-mostly sums 2021-05-27 14:27:29 -06:00
zone.h