mirror_zfs/module
Theera K. d40d40913d
Evicting too many bytes from MFU metadata
Without updating 'm' we evict from MFU metadata all that we wanted
to evict from all metadata, including already evicted MRU metadata
('m' is the total amount of metadata we had at the beginning,
and 'w' is the total amount of metadata we want to have). 

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Theera K. <tkittich@hotmail.com>
Closes #16521
Closes #16546
2024-09-23 22:12:56 -07:00
..
avl
icp icp: remove redundant FreeBSD check 2024-05-31 15:13:59 -07:00
lua
nvpair xdr: header cleanup 2024-04-03 15:13:27 -07:00
os linux: log a scary warning when used with an experimental kernel 2024-09-23 10:44:54 -07:00
unicode
zcommon xattr dataset prop: change defaults to sa 2024-09-23 09:50:48 -07:00
zfs Evicting too many bytes from MFU metadata 2024-09-23 22:12:56 -07:00
zstd compress: change zio_compress API to use ABDs 2024-08-22 16:22:24 -07:00
.gitignore
Kbuild.in Add SIMD metadata in /proc on Linux 2024-09-20 08:16:44 -07:00
Makefile.bsd zfs_znode: lift common code to a single shared file 2024-09-19 15:49:45 -07:00
Makefile.in