[Bug 296466] copy_file_range can be very slow on zfs even for small files
| Newsgroups | gmane.os.freebsd.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296466 Oleksandr Kryvulia <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Oleksandr Kryvulia <[email protected]> --- I can't reproduce it at my pool (mirror of two ssd disks): % /usr/bin/time csh -c 'repeat 10 /usr/bin/install /tmp/hh /tmp/hh2' 0.03 real 0.01 user 0.02 sys Which disks are you using? Please also attach output from: zdb -C syspool | grep ashift zpool get all syspool zfs get all syspool/system/tmp -- You are receiving this mail because: You are the assignee for the bug.