Tagged Questions
4
votes
3answers
645 views
What is a good way to learn about multicore programming at the kernel level in Linux?
I am interested in multicore programming at the kernel level. I expect this affects many areas and is probably different for each architecture. What are some must read sections of the kernel? If I ...