Windows Server 2003/2008 with SQL Server 2008 using CPU

Discussions about using Windows guests in VirtualBox.
vbox4me2
Volunteer
Posts: 5218
Joined: 21. Nov 2008, 20:27
Location: Rotterdam
Contact:

Re: Windows Server 2003/2008 with SQL Server 2008 using CPU

Post by vbox4me2 »

Could be, you'd have to go thru the OSE sources to find out, anything polling like mad isn't healty :D in the old days you had that with continues keyboard polling until someone wrote a driver that blocked 99% of them turning them into sleep calls, technically you could do the same if this really is the issue or alternatively hack the sql config.
Nercury
Posts: 9
Joined: 28. Mar 2009, 17:57
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows

Re: Windows Server 2003/2008 with SQL Server 2008 using CPU

Post by Nercury »

vbox4me2 wrote:Could be, you'd have to go thru the OSE sources to find out, anything polling like mad isn't healty :D in the old days you had that with continues keyboard polling until someone wrote a driver that blocked 99% of them turning them into sleep calls, technically you could do the same if this really is the issue or alternatively hack the sql config.
Honestly can't do any of that, its faster just to revert to older SQL server version (trying that now). I am going to file a bug with all info I found, so at least this would be tracked.
Nercury
Posts: 9
Joined: 28. Mar 2009, 17:57
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows

Re: Windows Server 2003/2008 with SQL Server 2008 using CPU

Post by Nercury »

Bug ticket created: http://www.virtualbox.org/ticket/3613

Please go there and add additional information to make it more solid. Because it seems that more programs are going to use this high precision timer feature in the future.
vic_123
Posts: 4
Joined: 24. Oct 2009, 05:06
Primary OS: MS Windows 7
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows Server 2008 R2

Re: Windows Server 2003/2008 with SQL Server 2008 using CPU

Post by vic_123 »

I have similar, but not identical behavior with different version: VirtualBox 3.0.8. Would it be appropriate to post details about it to bug ticket 3613? It is the same problem - high CPU consumption when idle 2008 SQL server is present. Running other VMs by side doesn't help.
Post Reply