Date: Thu, 27 Apr 2023 01:02:49 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 271065] Kernel FUSE limits read() size by 64k/128k Message-ID: <bug-271065-227-5T5RvUEOXb@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-271065-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=271065 Ivan Rozhuk <rozhuk.im@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Works As Intended Status|New |Closed --- Comment #6 from Ivan Rozhuk <rozhuk.im@gmail.com> --- Alan, thank you for pointing and couching :) After some playing with kernel and fise3-libs I understand that my last changes of sshfs disables call of init() and sshfs does not set "readahead" to 64mb (value that I hardcoded some time ago and that works over half year). Now read() size is limited by "maxphys" and it is ok for me. -- 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-271065-227-5T5RvUEOXb>
