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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279271 --- Comment #1 from Vurefozu <konstantin.t.i@ya.ru> --- Adding to the file "/etc/default/grub" to the GRUB_CMDLINE_LINUX_DEFAULT variable lines "clocksource=hpet tsc=unstable trace_clock=local" 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 line to the kernel parameter. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279271-27103-D5Hmd16KdJ>
