[Bug 271065] Kernel FUSE limits read() size by 64k/128k
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 271065] Kernel FUSE limits read() size by 64k/128k"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Apr 2023 16:15:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271065 --- Comment #3 from Ivan Rozhuk <rozhuk.im@gmail.com> --- sshfs with "-o direct_io" unique: 15320, opcode: READ (15), nodeid: 865, insize: 80, pid: 24714 [01398] READ [01399] READ [01400] READ [01401] READ [01402] READ [01403] READ [01404] READ [01405] READ [01406] READ [01407] READ [01408] READ [01409] READ [01410] READ [01411] READ [01412] READ [01413] READ [01414] READ [01398] DATA 261133bytes (83ms) [01399] DATA 261133bytes (108ms) [01400] DATA 261133bytes (211ms) [01401] DATA 261133bytes (211ms) [01402] DATA 261133bytes (212ms) [01403] DATA 261133bytes (219ms) [01404] DATA 261133bytes (239ms) [01405] DATA 261133bytes (266ms) [01406] DATA 261133bytes (294ms) [01407] DATA 261133bytes (321ms) [01408] DATA 261133bytes (347ms) [01409] DATA 261133bytes (373ms) [01410] DATA 261133bytes (396ms) [01411] DATA 261133bytes (420ms) [01412] DATA 261133bytes (446ms) [01413] DATA 261133bytes (464ms) [01414] DATA 157bytes (464ms) unique: 15320, success, outsize: 261136 This looks broken, like prev output. -- You are receiving this mail because: You are the assignee for the bug.