Opened 9 years ago
Last modified 6 years ago
#12304 new bug
[kernel] slow performance with no hardware virtualization — at Version 1
Reported by: | diver | Owned by: | mmlr |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Some commits made by mmlr in December 2011 resulted in poor performance when Haiku is run in virtual environment with disabled hardware virtualization.
We even provided custom images built with KDEBUG_LEVEL=0 for some CGI students, otherwise Haiku was simply too slow for them in VBox.
Quoting Michael from IRC:
If it was introduced with the allocation tracking commits then it'd be a side effect or bug introduced, as the main feature isn't enabled even in KDEBUG.
Instead of searching through the commits you could also disable the features one by one in the kernel_debug_config header and see which one is responsible.
They can generally all be individually turned on and off.
Change History (1)
comment:1 by , 9 years ago
Description: | modified (diff) |
---|---|
Summary: | [kernel] performance regression → [kernel] slow performance with no hardware virtualization |