mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
Add ZFS perf test for dbuf cache
This change adds a test for sequential reads out of the dbuf cache. It's essentially a copy of sequential_reads_cached, using a smaller data set. The sequential read tests are renamed to differentiate them. Authored by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: John Wren Kennedy <john.kennedy@delphix.com> Closes #7225
This commit is contained in:
committed by
Brian Behlendorf
parent
d699aaef09
commit
e086e717c3
@@ -44,6 +44,7 @@ export SYSTEM_FILES='arp
|
||||
file
|
||||
find
|
||||
fio
|
||||
free
|
||||
getconf
|
||||
getent
|
||||
getfacl
|
||||
|
||||
Reference in New Issue
Block a user