* RE: Serious performance issues
@ 2005-03-07 8:19 Ian Pratt
2005-03-07 9:23 ` Tommi Virtanen
0 siblings, 1 reply; 4+ messages in thread
From: Ian Pratt @ 2005-03-07 8:19 UTC (permalink / raw)
To: Tommi Virtanen; +Cc: xen-devel, ian.pratt
> Also, note that I can get the same problem with bridging:
>
> lots of timer interrupts
> ip li set dev br0 down --> timer gets 30/s
> ip li set dev br0 up --> timer goes crazy
I certainly don't see this on any of my systems.
Are you using the standard bridging scripts? I guess not since your
bridge name is different. The only time I've seen something like this is
when some of the bridge timeout parameters are set to 0 jiffies (setting
to 1 jiffy is OK).
Ian
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id\x14396&op=click
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Serious performance issues
2005-03-07 8:19 Serious performance issues Ian Pratt
@ 2005-03-07 9:23 ` Tommi Virtanen
2005-03-07 19:19 ` Nuutti Kotivuori
0 siblings, 1 reply; 4+ messages in thread
From: Tommi Virtanen @ 2005-03-07 9:23 UTC (permalink / raw)
To: Ian Pratt; +Cc: xen-devel, ian.pratt
Ian Pratt wrote:
> Are you using the standard bridging scripts? I guess not since your
> bridge name is different. The only time I've seen something like this is
> when some of the bridge timeout parameters are set to 0 jiffies (setting
> to 1 jiffy is OK).
I'm not. I had a fully working UML setup and wanted to share that
between UML and Xen.
The 0 jiffie thing was a good hint. That was the problem with bridge.
I'm guessing I had that issue all along with my native linux setup.
Summary:
Problem #1: plugging in my Logitech USB trackball creates an uhci_hcd
and timer interrupt storm that degrades performance to about 10% of
normal. Unplug does not stop storm. Unknown cause, not fixed, workaround
is not to plug in any USB device except hubs.
Problem #2: bridge setfd/sethello 0 causes timer interrupt storm, but
does not degrade performance significantly. Workaround is to not set
such low numbers. Will talk to brctl/bridging maintainers to make it
more foolproof.
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Serious performance issues
2005-03-07 9:23 ` Tommi Virtanen
@ 2005-03-07 19:19 ` Nuutti Kotivuori
2005-03-07 19:34 ` B.G. Bruce
0 siblings, 1 reply; 4+ messages in thread
From: Nuutti Kotivuori @ 2005-03-07 19:19 UTC (permalink / raw)
To: xen-devel
Tommi Virtanen wrote:
> Problem #2: bridge setfd/sethello 0 causes timer interrupt storm,
> but does not degrade performance significantly. Workaround is to not
> set such low numbers. Will talk to brctl/bridging maintainers to
> make it more foolproof.
This is really odd. We run a lot of bridges with such settings. Or, to
be specific, for us, 'setfd' is always 0, 'setageing' is either 0 or
300, depending if we want the bridge to act as a 'hub' or not. STP is
always off.
Under these circumstances, we have never seen a timer interrupt
storm. But perhaps it is particular to having STP on.
-- Naked
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Re: Serious performance issues
2005-03-07 19:19 ` Nuutti Kotivuori
@ 2005-03-07 19:34 ` B.G. Bruce
0 siblings, 0 replies; 4+ messages in thread
From: B.G. Bruce @ 2005-03-07 19:34 UTC (permalink / raw)
To: Nuutti Kotivuori; +Cc: xen-devel
Can you do a "lspci -v" as root and see if there is any correlation
between your network adapters and your usb devices? (same interrupt) or
something.
Thanks,
B.
On Mon, 2005-03-07 at 15:19, Nuutti Kotivuori wrote:
> Tommi Virtanen wrote:
> > Problem #2: bridge setfd/sethello 0 causes timer interrupt storm,
> > but does not degrade performance significantly. Workaround is to not
> > set such low numbers. Will talk to brctl/bridging maintainers to
> > make it more foolproof.
>
> This is really odd. We run a lot of bridges with such settings. Or, to
> be specific, for us, 'setfd' is always 0, 'setageing' is either 0 or
> 300, depending if we want the bridge to act as a 'hub' or not. STP is
> always off.
>
> Under these circumstances, we have never seen a timer interrupt
> storm. But perhaps it is particular to having STP on.
>
> -- Naked
>
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xen-devel
>
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-03-07 19:34 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-07 8:19 Serious performance issues Ian Pratt
2005-03-07 9:23 ` Tommi Virtanen
2005-03-07 19:19 ` Nuutti Kotivuori
2005-03-07 19:34 ` B.G. Bruce
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.