Re: + sched-use-tasklet-to-call-balancing.patch added to -mm tree

From: Siddha, Suresh B
Date: Tue Nov 07 2006 - 13:13:32 EST


On Tue, Nov 07, 2006 at 09:55:54AM -0800, Christoph Lameter wrote:
> On Tue, 7 Nov 2006, Siddha, Suresh B wrote:
>
> > Christoph, DECLARE_TASKLET that you had atleast needs to be per cpu..
> > Not sure if there are any other concerns.
>
> Nope. Tasklets scheduled and executed per cpu. These are the former bottom
> halves. See tasklet_schedule in kernel/softirq.c

You must be referring to __tasklet_schedule() ?

tasklet_schedule doesn't schedule if there is already one scheduled.

no?

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