<br><div class="gmail_quote">On Wed, Mar 17, 2010 at 6:35 AM, Dennis J. <span dir="ltr"><<a href="mailto:dennisml@conversis.de">dennisml@conversis.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="im">On 03/17/2010 02:15 PM, Hildebrand, Nils, 232 wrote:<br>
> Hi,<br>
> I have 31 DomUs up and running on a single Box - and have a strong feeling that even 60 will run flawless.<br>
> But: All of them are Para-Virtualized.<br>
><br>
> I have no problem with disk IO-Bottlenecks since my DomUs are not Database-Servers - so there is mostly static information in the filesystems.<br>
<br>
</div>The term "paravirtualization" is becoming quite dated. Even if you install<br>
a KVM guest without that option if you choose the virtio driver inside then<br>
you still end up with "paravirtualized" I/O. With the advent of things like<br>
nested page tables and SR-IOV the "fully virtualized=slow,<br>
paravirtualized=way faster" logic is no longer necessarily true at least<br>
not for every aspect of the system.<br>
<br>
Regards,<br>
   Dennis<br></blockquote></div><br>In the Xen world paravirtualizing will be replaced by Hybrid virtualizing. As hardware virt becomes faster (ie, not so slow) then Xen will change to using HVM as the default and paravirtualize EVERYTHING else. This is not the same thing as KVM which uses hardware virt for cpu, emulation for most things except disk and network which are paravirtualized (if chosen). I look forward to this as HVM in Xen is slower than KVM even though it's kind of doing the same thing.  However, I don't think people have benchmarked either enough to realize how much of a hit we're taking with virtio.<br>

<br>KVM has some neat tricks up their sleeve as well like shared memory, nesting etc.. I may put up a KVM box just because I need nesting (for a classroom to teach virtualization).<br><br clear="all">Grant McWilliams<br>
<br>
Some people, when confronted with a problem, think "I know, I'll use Windows." <br>Now they have two problems.<br>