* CONFIG_PREEMPT_SOFTIRQS
@ 2006-01-31 14:49 Vinod KK
2006-01-31 18:10 ` CONFIG_PREEMPT_SOFTIRQS Steven Rostedt
0 siblings, 1 reply; 2+ messages in thread
From: Vinod KK @ 2006-01-31 14:49 UTC (permalink / raw)
To: linux-kernel
Hi,
I am using linux 2.6.10 (with Ingo Molnars real time patches) on my mips board.
When I try running high network traffic (10% traffic on a 100Mbps
link) on my target board with the CONFIG_PREEMPT_DESKTOP=y and
CONFIG_PREEMPT_SOFTIRQS=y options enabled I notice that the console
freezes and recovers only after the traffic stops. I do not notice
this behaviour with the CONFIG_PREEMPT_SOFTIRQS option disabled.
I understand that the CONFIG_PREEMPT_SOFTIRQS option puts all softirq
processing to the ksoftirqd daemon, but i do not see why this should
stall the console. I believe there should be some task which is
starving for CPU, but I do not know which one.
The console is on an 16550 serial port.
Could someone please give me some pointers on where I should start looking?
Thanks,
Vinod K.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: CONFIG_PREEMPT_SOFTIRQS
2006-01-31 14:49 CONFIG_PREEMPT_SOFTIRQS Vinod KK
@ 2006-01-31 18:10 ` Steven Rostedt
0 siblings, 0 replies; 2+ messages in thread
From: Steven Rostedt @ 2006-01-31 18:10 UTC (permalink / raw)
To: Vinod KK; +Cc: linux-kernel
On Tue, 2006-01-31 at 20:19 +0530, Vinod KK wrote:
> Hi,
>
> I am using linux 2.6.10 (with Ingo Molnars real time patches) on my mips board.
>
> When I try running high network traffic (10% traffic on a 100Mbps
> link) on my target board with the CONFIG_PREEMPT_DESKTOP=y and
> CONFIG_PREEMPT_SOFTIRQS=y options enabled I notice that the console
> freezes and recovers only after the traffic stops. I do not notice
> this behaviour with the CONFIG_PREEMPT_SOFTIRQS option disabled.
>
> I understand that the CONFIG_PREEMPT_SOFTIRQS option puts all softirq
> processing to the ksoftirqd daemon, but i do not see why this should
> stall the console. I believe there should be some task which is
> starving for CPU, but I do not know which one.
>
> The console is on an 16550 serial port.
>
> Could someone please give me some pointers on where I should start looking?
2.6.10 with Ingo's patch is pretty old. The -rt patch is very much a
moving target today and is not yet stable. So the only real answer I
can give you is to go ahead and download
http://people.redhat.com/mingo/realtime-preempt/patch-2.6.15-rt16
and try that out.
-- Steve
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-01-31 18:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-31 14:49 CONFIG_PREEMPT_SOFTIRQS Vinod KK
2006-01-31 18:10 ` CONFIG_PREEMPT_SOFTIRQS Steven Rostedt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®