mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 10:37:35 +03:00
Add a script to display SPL slab cache statistics
Useful when looking for the info on ZFS/SPL related memory consumption. Signed-off-by: Boris Protopopov <boris.protopopov@actifio.com> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #460
This commit is contained in:
committed by
Brian Behlendorf
parent
e5f9a9afd2
commit
5578f58bdc
@@ -33,6 +33,7 @@ make install DESTDIR=%{?buildroot}
|
||||
|
||||
%files
|
||||
%doc AUTHORS COPYING DISCLAIMER
|
||||
%{_bindir}/*
|
||||
%{_sbindir}/*
|
||||
%{_mandir}/man1/*
|
||||
%{_mandir}/man5/*
|
||||
|
||||
Reference in New Issue
Block a user