Bug 214518 - Extremely slow refresh rate in vt on VMware Fusion (EFI firmware)
Summary: Extremely slow refresh rate in vt on VMware Fusion (EFI firmware)
Status: Closed Overcome By Events
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 11.0-RELEASE
Hardware: amd64 Any
: --- Affects Some People
Assignee: freebsd-virtualization (Nobody)
URL:
Keywords: vt
Depends on:
Blocks:
 
Reported: 2016-11-14 23:16 UTC by Michelangelo De Simone
Modified: 2022-02-24 15:20 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.