Image Image Image
ImageImageImageImageImageImageImageImageImageImage
Follow Techotopia on Twitter
Image
Image
On-line Guides
ImageAll Guides
ImageeBook Store
ImageiOS / Android
ImageLinux for Beginners
ImageOffice Productivity
ImageLinux Installation
ImageLinux Security
ImageLinux Utilities
ImageLinux Virtualization
ImageLinux Kernel
ImageSystem/Network Admin
ImageProgramming
ImageScripting Languages
ImageDevelopment Tools
ImageWeb Development
ImageGUI Toolkits/Desktop
ImageDatabases
ImageMail Systems
ImageopenSolaris
ImageEclipse Documentation
ImageTechotopia.com
ImageVirtuatopia.com
ImageAnswertopia.com
Image
How To Guides
ImageVirtualization
ImageGeneral System Admin
ImageLinux Security
ImageLinux Filesystems
ImageWeb Servers
ImageGraphics & Desktop
ImagePC Hardware
ImageWindows
ImageProblem Solutions
ImagePrivacy Policy
Image
   Image


Image
Image

 

 

Name

isolcpus — Isolate CPUs from the kernel scheduler.

Synopsis

isolcpus= cpu_number [, cpu_number ,...]

Description

Remove the specified CPUs, as defined by the cpu_number values, from the general kernel SMP balancing and scheduler algroithms. The only way to move a process onto or off an "isolated" CPU is via the CPU affinity syscalls. cpu_number begins at 0, so the maximum value is 1 less than the number of CPUs on the system.

This option is the preferred way to isolate CPUs. The alternative, manually setting the CPU mask of all tasks in the system, can cause problems and suboptimal load balancer performance.


 
 
Image
  Published under the terms of the Creative Commons License Design by Interspire