Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Feb 2019 02:42:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 230260] [FUSE] [PERFORMANCE]: Performance issue (I/O block size)
Message-ID:  <bug-230260-3630-7DT3KW5APi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230260-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230260-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230260

--- Comment #13 from commit-hook@freebsd.org ---
A commit references this bug:

Author: cem
Date: Thu Feb 21 02:41:58 UTC 2019
New revision: 344407
URL: https://svnweb.freebsd.org/changeset/base/344407

Log:
  fuse: Fix a regression introduced in r337165

  On systems with non-default DFLTPHYS and/or MAXBSIZE, FUSE would attempt =
to
  use a buf cache block size in excess of permitted size.  This did not aff=
ect
  most configurations, since DFLTPHYS and MAXBSIZE both default to 64kB.
  The issue was discovered and reported using a custom kernel with a DFLTPH=
YS
  of 512kB.

  PR:           230260 (comment #9)
  Reported by:  ken@
  MFC after:    ?/? weeks

Changes:
  head/sys/fs/fuse/fuse_vfsops.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230260-3630-7DT3KW5APi>