All of lore.kernel.org
 help / color / mirror / Atom feed
* About profiling xen
@ 2009-09-30  6:07 Fasiha Ashraf
  2009-09-30  6:33 ` [Xen-users] " Marco Tizzoni
  0 siblings, 1 reply; 31+ messages in thread
From: Fasiha Ashraf @ 2009-09-30  6:07 UTC (permalink / raw)
  To: Fajar A.; +Cc: xen, xen-users


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

Hi there,
I am getting very low throughput (around 0.29Mbps) while running netperf benchmark for guest to guest communication on a single physical host. To analyse where the time is spent in hypervisor I wanna use profiling. Please help me choosing good profiler according to my requirments. Should it be better in my case, Xentrace, gprof, xenoprof  or Oprofile. Is it possible to use some vtune version on FC11?
 
Regards,
Fasiha Ashraf


      Yahoo! India has a new look. Take a sneak peek http://in.yahoo.com/trynew

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

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

_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users

^ permalink raw reply	[flat|nested] 31+ messages in thread
* About profiling xen
@ 2009-10-05 10:04 Fasiha Ashraf
  0 siblings, 0 replies; 31+ messages in thread
From: Fasiha Ashraf @ 2009-10-05 10:04 UTC (permalink / raw)
  To: marco.tizzoni; +Cc: Fajar A., xen, xen-users


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


Hi,
in my case guest to
internet speed is ok. wget between guests shows 35K/s to the max.and
the throughput in this case is 35.1K/s  eta 4h 3m. I case of guest to host its around 147K/s
As you said 
I think your problem can be related to this issue. If you want to be
sure, count the average number of packet per seconds. It should be
about 250 packets/s (not more).
Packets per sec from guest to guest is 2packects per sec.
>From guest to host is 1packet per sec
>From Host to guest is  2packets per sec

Regards,
Fasiha Ashraf

--- On Wed, 30/9/09, Marco Tizzoni <marco.tizzoni@gmail.com> wrote:

From: Marco Tizzoni <marco.tizzoni@gmail.com>
Subject: [Xen-devel] Re: [Xen-users] About profiling xen
To: "Fasiha Ashraf" <feehapk@yahoo.co.in>
Cc: "Fajar A." <fajar@fajar.net>, "xen" <xen-devel@lists.xensource.com>, xen-users@lists.xensource.com
Date: Wednesday, 30 September, 2009, 11:33 AM

I experienced the same problem with netperf and with hping also. In general every tool that sends packet at fixed rates seems to suffer this
 problem. If you use the flood option ( sends packets as fast as possible - for example 'ping -f' or 'hping3 -f') instead of a fixed rate the rate become much higher. What I discovered is this issue should be related to Xen's signal handling/delivery.


Netperf use setitimer() to send packets at fixed rate. In my experience on dom0/U, with no load, Xen cannot go over 250 signals per second. Because netperf use signal wakeup the function that send packets I think your problem can be related to this issue. If you want to be sure, count the average number of packet per seconds. It should be about 250 packets/s (not more).


For more info you can see this:http://lists.xensource.com/archives/html/xen-devel/2009-09/msg01159.html

Regards.
Marco



On Wed, Sep 30, 2009 at 8:07 AM, Fasiha Ashraf <feehapk@yahoo.co.in> wrote:




Hi there,
I am getting very low throughput (around 0.29Mbps) while running netperf benchmark for guest to guest communication on a single physical host. To analyse where the time is spent in hypervisor I wanna use profiling. Please help me choosing good profiler according to my requirments. Should it be better in my case, Xentrace, gprof, xenoprof  or Oprofile. Is it possible to use some vtune version on FC11?





-----Inline Attachment Follows-----

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel


       Keep up with people you care about with Yahoo! India Mail. Learn how.


      Now, send attachments up to 25MB with Yahoo! India Mail. Learn how. http://in.overview.mail.yahoo.com/photos

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

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

_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users

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

end of thread, other threads:[~2009-10-06  7:22 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-30  6:07 About profiling xen Fasiha Ashraf
2009-09-30  6:33 ` [Xen-users] " Marco Tizzoni
2009-09-30  6:37   ` Pasi Kärkkäinen
2009-09-30  6:40     ` Marco Tizzoni
2009-09-30  7:45       ` Marco Tizzoni
2009-09-30  9:06         ` [Xen-devel] " Marco Tizzoni
2009-09-30 14:21           ` Dan Magenheimer
2009-09-30 14:48             ` Re: [Xen-users] " Marco Tizzoni
2009-09-30 16:04               ` Dan Magenheimer
2009-09-30 16:38                 ` Marco Tizzoni
2009-09-30 23:23           ` [Xen-devel] " Jeremy Fitzhardinge
2009-10-01  7:35             ` Marco Tizzoni
2009-10-01 20:54               ` Re: [Xen-users] " Jeremy Fitzhardinge
2009-10-01 21:05                 ` [Xen-devel] " Marco Tizzoni
2009-10-01 21:16                   ` Re: [Xen-users] " Jeremy Fitzhardinge
2009-10-01 21:26                     ` Marco Tizzoni
2009-10-01 21:40                       ` Jeremy Fitzhardinge
2009-10-01 21:55                         ` [Xen-devel] " Marco Tizzoni
2009-10-01 22:01                           ` Re: [Xen-users] " Jeremy Fitzhardinge
2009-10-01 22:20                             ` Marco Tizzoni
2009-10-05 11:38                               ` Fasiha Ashraf
2009-10-05 20:53                                 ` Jeremy Fitzhardinge
2009-10-06  5:01                                   ` [Xen-devel] " Fasiha Ashraf
2009-10-06  5:30                                     ` Re: [Xen-users] " Jeremy Fitzhardinge
2009-09-30  9:16         ` Fasiha Ashraf
2009-09-30  9:23           ` [Xen-devel] " Pasi Kärkkäinen
2009-10-01  3:41             ` Re: [Xen-users] " Fasiha Ashraf
2009-10-01  9:44             ` [Xen-devel] " Fasiha Ashraf
2009-09-30 23:19         ` Jeremy Fitzhardinge
2009-10-06  7:22       ` Fasiha Ashraf
2009-10-05 10:04 Fasiha Ashraf

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.