problem with CPU_RAISE_SOFTIRQ

From: Chandrasekhar (chandrasekhar.nagaraj@patni.com)
Date: Tue Nov 27 2001 - 02:33:04 EST


Hi,

I am unable to understand the purpose for recursivly calling the function
cpu_raise_softirq.

Problem defination: In the file softirq.c I got this problem.

1.Device Driver for scheduling its bottom half calls the function mark_bh
which in turn calls the function tasklet_hi_schedule.
2.tasklet_hi_schedule calls the function cpu_raise_softirq which in turn
wakes up task ksoftirqd.
3.The task ksoftirrd calls the function tasklet_hi_action which in turns
calls cpu_raise_softirq.

Reply ASAP

Regards
Chandrasekhar

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Nov 30 2001 - 21:00:25 EST