Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
bindprocessor { -q|-u ProcessID|-s SmtSetID|-b BindId|ProcessID
[ProcessorNum] }CPU binding lets processes run on a specific processor, a capability that relates to the processor affinity concept I defined earlier. Binding threads to specific processors has many purposes; for example, you might bind threads to a given processor to find the root cause of a hanging program.