Examples of Per-CPU Variables in Kernel source

Prabhu nath gprabhunath at gmail.com
Fri Mar 1 05:39:46 EST 2013


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 <sh2008ka at gmail.com> 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
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20130301/f8f57bff/attachment.html 


More information about the Kernelnewbies mailing list