All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: Network performance - sending from VM to VM using TCP
@ 2005-05-27 10:49 Ian Pratt
  2005-05-27 16:45 ` RE: [Xen-users] " Bin Ren
  0 siblings, 1 reply; 3+ messages in thread
From: Ian Pratt @ 2005-05-27 10:49 UTC (permalink / raw)
  To: Cherie Cheung, xen-devel, xen-users; +Cc: ian.pratt

 > I have been simulating a network using dummynet and 
> evaluating it using netperf. Xen3.0-unstable is used and the 
> VMs are vmlinuz-2.6.11-xenU. The simulated link is 300Mbps 
> with 80ms RTT.
> Using netperf, I sent data using TCP from domain-0 of machine 
> 1 to domain-0 of machine 2. Then I repeat the experiment, but 
> this time from VM-1 of machine 1 to VM-1 of machine 2.
> 
> However, the performance across the two VMs is substantially 
> worse than that across domain-0. Here's the result:

Someone else was having problems with low performance via dummynet a
couple of months back. It's presumably dummynet's packet scheduling
causing some bad interaction with the batch processing of packets in
netfront/back.

The first step to understanding this is probably to capture a tcpdump
and look at it with tcptrace to see what's happening with window sizes
and scheduling of packets.

Ian

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

end of thread, other threads:[~2005-05-27 22:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-27 10:49 Network performance - sending from VM to VM using TCP Ian Pratt
2005-05-27 16:45 ` RE: [Xen-users] " Bin Ren
2005-05-27 22:56   ` Cherie Cheung

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.