Re: Process balancing on smp db server/apache web serve - Mailing list pgsql-general

From Ron Snyder
Subject Re: Process balancing on smp db server/apache web serve
Date
Msg-id F888C30C3021D411B9DA00B0D0209BE803BB99F5@cvo-exchange.cvo.roguewave.com
Whole thread Raw
Responses Re: Process balancing on smp db server/apache web serve
List 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



pgsql-general by date:

Previous
From: "Peter Darley"
Date:
Subject: Re: Process balancing on smp db server/apache web server
Next
From: Tom Lane
Date:
Subject: Re: historical of postgreSQL