Re: ksoftirqd high cpu load on kernels 2.6.24 to 2.6.27-rc1-mm1

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Francois Romieu <romieu@...>
Cc: Robert Hancock <hancockr@...>, <netdev@...>, LKML <linux-kernel@...>
Date: Sunday, August 31, 2008 - 4:51 am

Hello
I found the culprit.

When using powertop I get:
Top causes for wakeups:
  35,2% (251,0)                ip : br_stp_enable_bridge (br_hello_timer_expired

So I tried to turn them off with:
brctl sethello br0 0
but the problem persisted.
If I do
brctl sethello br0 5
context switch rate drops 200 times and problem is gone.
I think that the command brctl sethello br0 0 doesn't turn off hello
messages, but sends them 250 times per second.

Thanks for your time
Dushan
On Sat, Aug 30, 2008 at 3:48 AM, Dushan Tcholich <dusanc@gmail.com> wrote:
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: ksoftirqd high cpu load on kernels 2.6.24 to 2.6.27-rc1-..., Dushan Tcholich, (Sun Aug 31, 4:51 am)
Re: ksoftirqd high cpu load on kernels 2.6.24 to 2.6.27-rc1-..., Stephen Hemminger, (Sun Aug 31, 1:05 pm)
[RFC] bridge: STP timer management range checking, Stephen Hemminger, (Sun Aug 31, 1:43 pm)
[PATCH] bridge: don't allow setting hello time to zero, Stephen Hemminger, (Thu Sep 4, 6:47 pm)
Re: [PATCH] bridge: don't allow setting hello time to zero, Dushan Tcholich, (Mon Sep 8, 5:35 pm)
Re: [PATCH] bridge: don't allow setting hello time to zero, Stephen Hemminger, (Mon Sep 8, 6:33 pm)
Re: [RFC] bridge: STP timer management range checking, David Miller, (Tue Sep 2, 8:28 pm)
Re: [RFC] bridge: STP timer management range checking, Stephen Hemminger, (Sun Aug 31, 7:29 pm)
Re: [RFC] bridge: STP timer management range checking, David Miller, (Tue Sep 2, 7:41 pm)