Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Oct 2010 15:36:18 +0300
From:      Andriy Gapon <avg@icyb.net.ua>
To:        Artemiev Igor <ai@kliksys.ru>
Cc:        freebsd-fs@freebsd.org, freebsd-stable@freebsd.org
Subject:   Re: 8.1-STABLE: zfs and sendfile: problem still exists
Message-ID:  <4CCABFC2.3040701@icyb.net.ua>
In-Reply-To: <20101029090417.GA17537@two.kliksys.ru>
References:  <3D1C350B94A44E5D95BAA1596D1EBF13@vosz.local> <20101029090417.GA17537@two.kliksys.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
on 29/10/2010 12:04 Artemiev Igor said the following:
> Yep, this problem exists. You may workaround it via bumping up
> net.inet.tcp.sendspace up to 128k.  zfs sendfile is very ineffective. I have
> made a small investigation via DTrace, it reads MAXBSIZE chunks, but map in vm
> only one page (4K).  I.e. if you have a file with size 512K, sendfile make
> calls freebsd_zfs_read 128 times.

What svn revision of FreeBSD source tree did you test?

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CCABFC2.3040701>