Re: delegating to a cpu

From: Arjan van de Ven (arjanv@redhat.com)
Date: Sun Jun 29 2003 - 10:47:18 EST


On Sun, 2003-06-29 at 17:34, Raghava Raju wrote:
> 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.

you don't give a lot of information about what you are trying to do...
could you post an URL to your driver source, that's the easiest way to
give this information...



-
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 : Mon Jun 30 2003 - 22:00:30 EST