Librenix
Headlines | Linux | Apps | Coding | BSD | Admin | News
Information for Linux System Administration 

Setting Linux processor affinity for a specific process

Up
vote
Down

When you are using SMP (Symmetric MultiProcessing) you might want to override the kernel’s process scheduling and bind a certain process to a specific CPU(s). CPU affinity is nothing but a scheduler property that “bonds” a process to a given set of CPUs on the SMP system.

For example, application such as Oracle licensed per CPU. You can bound Oracle to specific CPU to avoid license problem. This useful on large server having 4 or 8 CPUS. . With the help of Linux scheduler utilities you can set up processor affinity for a certain task or process. The scheduler attempts to keep processes on the same CPU as long as practical for performance reasons. Therefore, forcing a specific CPU affinity is useful in certain applications.
 read more | mail this link | score:8691 | -nixcraft, May 10, 2006
More Sysadmin articles...

admin headlines

Virtual users with Postfix, Courier, MySQL, SquirrelMail (Fedora 13)

Free download: The GNU/Linux Advanced Administration ebook

Tutorial: Linux Traffic Shaping

Virtual users with Postfix, MySQL, SquirrelMail (Mandriva 2010.0)

Iptables Tutorial: Limit connections per IP

FreeNX: Set up a terminal server on Ubuntu 9.10

 

Firefox sidebar

Site map

Site info

News feed

Features

Login
(to post)

Search


T-shirt gallery:  I Love Jebus T-shirts
 

Articles are owned by their authors.   © 2000-2010 Ray Yeargin