Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2024 14:05:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 279271] Bhyve virtual machine after S3 mode - glitches or freezes
Message-ID:  <bug-279271-27103-D5Hmd16KdJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279271-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-279271-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=3D279271

--- Comment #1 from Vurefozu <konstantin.t.i@ya.ru> ---
Adding to the file "/etc/default/grub"=20
to the GRUB_CMDLINE_LINUX_DEFAULT variable=20
lines "clocksource=3Dhpet tsc=3Dunstable trace_clock=3Dlocal"
seems to solve the problem.

In this option, the kernel immediately switches to hpet.

This is written into dmesg immediately upon boot:
[ 0.514143] clocksource: Switched to clocksource hpet

Those. For each virtual machine with a Linux guest, you need to add this li=
ne
to the kernel parameter.

--=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-279271-27103-D5Hmd16KdJ>