mirror_zfs/module/os/freebsd
Alexander Motin 6b239d1757 Use wmsum for arc, abd, dbuf and zfetch statistics. (#12172)
wmsum was designed exactly for cases like these with many updates
and rare reads.  It allows to completely avoid atomic operations on
congested global variables.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Mark Maybee <mark.maybee@delphix.com>
Signed-off-by: Alexander Motin <mav@FreeBSD.org>
Sponsored-By: iXsystems, Inc.
Closes #12172
2021-06-24 13:10:59 -07:00
..
spl Remove pool io kstats 2021-06-10 10:50:16 -07:00
zfs Use wmsum for arc, abd, dbuf and zfetch statistics. (#12172) 2021-06-24 13:10:59 -07:00