Opened 17 years ago
Closed 17 years ago
#984 closed defect (fixed)
VirtualBox wake-ups 250 times per second in the main GUI and when virtualization is paused => Fixed in 1.5.4
Reported by: | tajji | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 1.5.2 |
Keywords: | power-saving, idle, performance | Cc: | |
Guest type: | other | Host type: | other |
Description
VirtualBox wake-ups 250 times per second in the main GUI and when virtualization is paused. This can be seen using eg. powertop. VirtualBox should really not wakeup the CPU 250 times/s in the case only main GUI is showed or the virtualization is not running.
Change History (3)
comment:1 by , 17 years ago
Summary: | VirtualBox wake-ups 250 times per second in the main GUI and when virtualization is paused → VirtualBox wake-ups 250 times per second in the main GUI and when virtualization is paused => Fixed in 1.5.4 |
---|
comment:3 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed for the case when the GUI is started but no VM is active. The other case (all VMs are paused) is more difficult to fix.