Cpu Shielding

From Handwiki

CPU shielding is a practice where on a multiprocessor system or on a CPU with multiple cores, real-time tasks can run on one CPU or core while non-real-time tasks run on another.

The operating system must be able to set a CPU affinity for both processes and interrupts.

Kernel space

In Linux in order to shield CPUs from individual interrupts being serviced on them you have to make sure that the following kernel configuration parameter is set:

  • CONFIG_IRQBALANCE

See also

  • Multi-core
  • Multiprocessing
  • Processor affinity
  • Real-time computing

External links

  • Shielded CPUs: Real-Time Performance in Standard Linux



Retrieved from "https://handwiki.org/wiki/index.php?title=CPU_shielding&oldid=2646972"

Categories: [Operating system technology] [Real-time computing]


Download as ZWI file | Last modified: 03/03/2025 17:49:43 | 3 views
☰ Source: https://handwiki.org/wiki/CPU_shielding | License: CC BY-SA 3.0

ZWI is not signed. [what is this?]