Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Aug 2016 16:40:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-virtualization@FreeBSD.org
Subject:   [Bug 212038] svn commit: r304321 broken bhyve zvol VM bhyveload hang 100% WCPU
Message-ID:  <bug-212038-27103-u6Oq0KwcnV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212038-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212038-27103@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=3D212038

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

Author: tsoome
Date: Wed Aug 24 16:40:30 UTC 2016
New revision: 304754
URL: https://svnweb.freebsd.org/changeset/base/304754

Log:
  Bug 212038 - svn commit: r304321 broken bhyve zvol VM bhyveload hang 100%
WCPU

  As the support for large blocks was enabled in loader zfs code, the
  heap in userboot was left not changed, resulting with failure of detecting
  and accessing zfs pools for bhyve virtual machines.

  This fix does set the heap to use same amount of memory as the zfsloader
  is using. To make it possible to test and verify loader functions, bhyve
  is providing very useful option, but it also means, we like to keep featu=
re
  parity with [zfs]loader as close as possible.

  PR:           212038
  Reported by:  dfh0522@gmail.com
  Reviewed by:  allanjude, grehan
  Approved by:  allanjude (mentor)
  Differential Revision:        https://reviews.freebsd.org/D7635

Changes:
  head/sys/boot/userboot/userboot/main.c

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212038-27103-u6Oq0KwcnV>