On Thu, Mar 23, 2006 at 09:48:05PM -0500, rjn wrote:
> I was just wondering, is it possible to lock a process or user to a
> specific CPU in an SMP system?
> 
> Say for example, I had a database and a web server and I wanted to
> lock each one to a CPU.  Or that I only wanted user 'johndoe' to be
> able to use a second CPU?
> 
> Thanks in advance.

AFAIK, this is not possible. However, it *is* possible to set resource
limits (see /etc/login.conf), which can be used to get similar results.

                Joachim

Reply via email to