delegating to a cpu

Raghava Raju (vraghava_raju@yahoo.com)
Sun, 29 Jun 2003 08:34:01 -0700 (PDT)


Hi,

Currently interrupt handler in our driver uses
tasklet to process some of less important info
to save some interrupt time. But problem is that
tasklet ends up in the same cpu, and second cpu
is not taking much of the work.
1) Is there any mechanism to delegate the less
important work to other cpu an example would really
help.
2) We dont have multiple interrupts, so please
dont give irq affinity solution!!
3) Our kernel version is 2.4.19.

I am not subscribed to this list, so please
mail back at vraghava_raju@yahoo.com.

Raju.

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
-
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/