freebsd-dev/sys/boot/userboot
Toomas Soome 792ee5d5f2 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 feature
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
2016-08-24 16:40:29 +00:00
..
ficl Add SHA512, skein, large blocks support for loader zfs. 2016-08-18 00:37:07 +00:00
libstand DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
test Cleanup unnecessary semicolons from the kernel. 2016-04-10 23:07:00 +00:00
userboot Bug 212038 - svn commit: r304321 broken bhyve zvol VM bhyveload hang 100% WCPU 2016-08-24 16:40:29 +00:00
zfs Add SHA512, skein, large blocks support for loader zfs. 2016-08-18 00:37:07 +00:00
Makefile ZFS boot support for bhyveload. 2014-02-22 07:18:06 +00:00
userboot.h Add vm_set_register() and vm_set_desc() callbacks. These callbacks 2016-02-26 16:00:16 +00:00