public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* how increase performance of network io in kvm
@ 2008-03-10 18:58 Dhirendra Pal Singh
  2008-03-10 19:13 ` Jorge Lucángeli Obes
       [not found] ` <90eb1dc70803101209m3b9b23fbhd3959b740b6a8d7f@mail.gmail.com>
  0 siblings, 2 replies; 12+ messages in thread
From: Dhirendra Pal Singh @ 2008-03-10 18:58 UTC (permalink / raw)
  To: kvm-devel


[-- Attachment #1.1: Type: text/plain, Size: 1106 bytes --]

Hi Guys,

I am trying to evaluate, kvm at my work for virtual support in our product..


I had setup up a windows guest, in my ubuntu host, on hardware with Intel VT
support.

Now when I try to download a 1 GB file present, inside windows virtual
machine, using samba, from a another linux box, I get the following...


a) time when coping from windows in kvm

linux:~/tmp # time cp /media/hdisk/1GB_text.txt .

real    6m36.478s

user    0m0.060s

sys     0m8.293s

linux:~/tmp #


b) time when coping from linux native..

 linux:~/tmp/tmp # time cp /media/hdisk/1GB_text .

real    0m49.501s

user    0m0.040s

sys     0m8.657s

linux:~/tmp/tmp #


So its like 50second (linux native) Vs 6+minutes(windows guest in KVM),
which is huge.

This is using user based networking, where I am just forwarding all the
netbios ports from host to guest.

Are there any links, pointers, faqs, ideas , suggestions I could try out to
increase the performance of this kvm virtual machine? Will using public
bridge (option 3), as described on page
http://kvm.qumranet.com/kvmwiki/Networking help?


-- 
Thanks
/dev/deep

[-- Attachment #1.2: Type: text/html, Size: 1515 bytes --]

[-- Attachment #2: Type: text/plain, Size: 228 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

[-- Attachment #3: Type: text/plain, Size: 158 bytes --]

_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2008-03-14 15:55 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-10 18:58 how increase performance of network io in kvm Dhirendra Pal Singh
2008-03-10 19:13 ` Jorge Lucángeli Obes
2008-03-10 19:20   ` Dhirendra Pal Singh
2008-03-10 22:37   ` Dor Laor
2008-03-11 15:07     ` Javier Guerra
2008-03-11 20:58     ` Dhirendra Pal Singh
2008-03-11 21:03       ` Jorge Lucángeli Obes
2008-03-11 22:30         ` Dhirendra Pal Singh
2008-03-12  9:46           ` Dor Laor
2008-03-14 15:26             ` Dhirendra Pal Singh
2008-03-14 15:55               ` Anthony Liguori
     [not found] ` <90eb1dc70803101209m3b9b23fbhd3959b740b6a8d7f@mail.gmail.com>
2008-03-10 19:23   ` Dhirendra Pal Singh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox