diff options
author | Alexander Motin <[email protected]> | 2021-06-10 11:27:33 -0400 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2021-06-10 10:50:16 -0700 |
commit | efdfb14fc8c9b847c4758ea12842d82e79c40d5d (patch) | |
tree | d6139849332ca34f52c7868e88d1a400ca42c3ab /contrib/dracut/90zfs/Makefile.am | |
parent | 2e158b0e0b0bc0375b85a7db64e6f3213f0a6dc0 (diff) |
Remove pool io kstats
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 <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Alexander Motin <[email protected]>
Sponsored-By: iXsystems, Inc.
Closes #12212
Diffstat (limited to 'contrib/dracut/90zfs/Makefile.am')
0 files changed, 0 insertions, 0 deletions