Re: Process balancing on smp db server/apache web serve

From: Ron Snyder <snyder(at)roguewave(dot)com>
To: 'Peter Darley' <pdarley(at)kinesis-cem(dot)com>, Pgsql-General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Process balancing on smp db server/apache web serve
Date: 2002-05-23 15:41:47
Message-ID: F888C30C3021D411B9DA00B0D0209BE803BB99F5@cvo-exchange.cvo.roguewave.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> 7. Does Linux SMP support processor affinity?
> Standard kernel
> No and Yes. There is no way to force a process onto
> specific CPU's but the
> linux scheduler has a processor bias for each process, which
> tends to keep
> processes tied to a specific CPU.
>
> This seems to be saying that what I was told was wrong,
> so, I apologize for
> wasting the lists time.

It definitely didn't waste my time, as I was previously unaware of the
scheduling bias. :)

Thanks!

-ron

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bob Powell 2002-05-23 15:41:58 RPM for latest version of Postgres
Previous Message Jason Earl 2002-05-23 15:35:12 Re: Stability, PR