In the context of tasklets, A tasklet list is headed by tasklet_vec and tasklet_hi_vec. This is defined per-CPU. U can see this at http://lxr.linux.no/#linux+v3.8.1/kernel/softirq.c#L400
Regards, Prabhu On Sun, Feb 24, 2013 at 2:07 PM, Shraddha Kamat <[email protected]> wrote: > I was reading about Per-CPU Variables from UTLK. Where are > such variables used in the kernel source code - example. > > -- Shraddha > > > > _______________________________________________ > Kernelnewbies mailing list > [email protected] > http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies >
_______________________________________________ Kernelnewbies mailing list [email protected] http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
