Bug 214518

Summary: Extremely slow refresh rate in vt on VMware Fusion (EFI firmware)
Product: Base System Reporter: Michelangelo De Simone <michelangelo>
Component: kernAssignee: freebsd-virtualization (Nobody) <virtualization>
Status: Closed Overcome By Events    
Severity: Affects Some People CC: emaste, shuriku
Priority: --- Keywords: vt
Version: 11.0-RELEASE   
Hardware: amd64   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192456
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203682

Description Michelangelo De Simone 2016-11-14 23:16:11 UTC
Booting FreeBSD 11-RELEASE into a VMware Fusion virtual machine set to use the EFI firmware leads vt to be "very slow" while showing kernel messages.

Latecy returns within acceptable limits when the shell comes up.

To reproduce:

1. Create a new VM in VMware Fusion
2. Edit the .vmx file within the VM directory and add the line firmware = "EFI" somewhere.
3. Boot from the amd64 ISO disc1.

To be clear: BIOS is the default for a new VMware Fusion VM for a FreeBSD host.
Comment 1 Oleksandr Kryvulia 2016-11-15 16:24:22 UTC
Similar bug report:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203682
Comment 2 Ed Maste freebsd_committer freebsd_triage 2017-02-10 14:29:55 UTC
Can you test with -current after 310177 (EARLY_AP_STARTUP on by default) and see if this is still reproducible?
Comment 3 Ed Maste freebsd_committer freebsd_triage 2022-02-24 15:20:13 UTC
Presumed fixed as with PR231724. Please reopen if this issue persists.