[Bug 194513] zfs recv hangs in state kmem arena

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 17 12:36:10 UTC 2017


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

--- Comment #23 from commit-hook at freebsd.org ---
A commit references this bug:

Author: smh
Date: Fri Mar 17 12:34:57 UTC 2017
New revision: 315449
URL: https://svnweb.freebsd.org/changeset/base/315449

Log:
  Reduce ARC fragmentation threshold

  As ZFS can request up to SPA_MAXBLOCKSIZE memory block e.g. during zfs recv,
  update the threshold at which we start agressive reclamation to use
  SPA_MAXBLOCKSIZE (16M) instead of the lower zfs_max_recordsize which
  defaults to 1M.

  PR:           194513
  Reviewed by:  avg, mav
  MFC after:    1 month
  Sponsored by: Multiplay
  Differential Revision:        https://reviews.freebsd.org/D10012

Changes:
  head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c

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


More information about the freebsd-fs mailing list