Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Feb 2024 20:27:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 276734] bhyve gets stuck during VM boot
Message-ID:  <bug-276734-27103-6WEbaWP0nE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276734-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-276734-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=3D276734

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markj@FreeBSD.org
             Status|New                         |Open

--- Comment #2 from Mark Johnston <markj@FreeBSD.org> ---
67937 117360 bhyve               -                   mi_switch _sleep
vm_wait_doms vm_wait_domain vm_page_alloc_noobj_domain uma_small_alloc
keg_alloc_slab zone_import zone_alloc_item malloc amdvi_update_mapping
iommu_create_mapping vm_iommu_modify vm_assign_pptdev vmmdev_ioctl devfs_io=
ctl
vn_ioctl devfs_ioctl_f

This means that one of the bhyve threads is stuck in the kernel waiting for
memory.  Is this running on a NUMA system?

--=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-276734-27103-6WEbaWP0nE>