Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Jul 2026 07:30:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 296466] copy_file_range can be very slow on zfs even for small files
Message-ID:  <bug-296466-227-3A1twgFxcb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-296466-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296466

Oleksandr Kryvulia <o.kryvulia@flex-it.com.ua> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |o.kryvulia@flex-it.com.ua

--- Comment #1 from Oleksandr Kryvulia <o.kryvulia@flex-it.com.ua> ---
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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-296466-227-3A1twgFxcb>