> > 2nd Question: Is there a sane way to queue an operation to be done in > > each specific CPU? > > smp_call_function(). The slab code was using smp_call_function until davem fixed it. On sparc blocking interrupts does not block the reception of cpu cross calls, so you cannot do anything like grab locks within a called function. Anton - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Bottom Handles/soft irqs/timer interrupts/SMP ..... Juan J. Quintela
- Re: Bottom Handles/soft irqs/timer interrupts/SMP ..... kuznet
- Re: Bottom Handles/soft irqs/timer interrupts/SM... Anton Blanchard
- Re: Bottom Handles/soft irqs/timer interrupt... kuznet
- Re: Bottom Handles/soft irqs/timer inter... Anton Blanchard
- Re: Bottom Handles/soft irqs/timer interrupt... Philipp Rumpf
- Re: Bottom Handles/soft irqs/timer inter... Anton Blanchard
- Re: Bottom Handles/soft irqs/timer interrupt... Juan J. Quintela
- Re: Bottom Handles/soft irqs/timer inter... Anton Blanchard