On Wed, Jan 6, 2010 at 2:09 PM, Pablo Sanchez <pa...@blueoakdb.com> wrote:
> [ Comments below, in line ]
>
> On Wednesday 06 January 2010 at 11:34 am, Tobias Oetiker penned
> about "Re: [vbox-users] vbox performance issues verified with benchmarking"
>
>> [ snipped ]
>
> Hi Tobi,
>
> I see I can download Windows 2008 on a trial basis (180 days).  I'll
> sign up and download it and prepare a VM.  A small way to say thank
> you for all the RRD work you've done ... and I do mean `small' because
> you've done so much!
>
> In the mean time, perhaps you can tell me what you run to stress it
> for 30 hours and I'll do the same.  I'll do a before and after
> comparison.

I bet there´s a snippet of code in the Windows 2008 kernel that goes

IF (runningunderVBox) then
    Do i=1 to 1000000
        DoNothing()
     Loop
ENDIF

And also:

IF (runningunderMSVirtualPC) then
    SET Hyperfastmode=1
ENDIF

;-)

Remember "it ain't done until Lotus won't run" ??

FC

_______________________________________________
vbox-users mailing list
vbox-users@virtualbox.org
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to