Linux.com

Home Learn Linux Linux Answers High Performance Is the Linux kernel replicated on each core while running on multi core?
Answers
  • Well I'm not familiar with the specifics if scheduling on Linux, but I o feel I can help.

    Firstly, I think you have some confusion between storage of executable code and running threads to execute it.

    The Linux kernel, like all software, is stored in system memory. There is a per thread storage mechanism that I'm vaguely familiar with called TLS. But I don't think its relevant.

    The scheduler is responsible for scheduling programs (threads to be precise) to *execute* on each core. But all executable code (kernel and programs) is stored in system memory.

    Hope I've helped here and not muddied the waters further, but as no other replies this is better than nothing!

    Sloth

    Answered by James Bray
    3 months ago
    0 0
Please register/login to answer this question. Click here to login
Similar Questions Found
Questions from category High Performance

Upcoming Training Courses

  1. LF320 Linux Kernel Internals and Debugging
    13 May » 17 May - Virtual
    Details
  2. LF425 Linux Performance Tuning Crash Course
    13 May » 13 May - New York
    Details
  3. LF331 Developing Linux Device Drivers
    03 Jun » 07 Jun - Virtual
    Details

View All Upcoming Courses

Community Answers - Search

30 Linux Kernel Developers in 30 Weeks

Who we are ?

The Linux Foundation is a non-profit consortium dedicated to the growth of Linux.

More About the foundation...

Frequent Questions

Join / Linux Training / Board