Re: Threads

Поиск
Список
Период
Сортировка
От Steve Wampler
Тема Re: Threads
Дата
Msg-id 1043334730.13254.4.camel@weaver.tuc.noao.edu
обсуждение исходный текст
Ответ на Re: Threads  (Curt Sampson <cjs@cynic.net>)
Ответы Re: Threads  (Shridhar Daithankar <shridhar_daithankar@persistent.co.in>)
Re: Threads  (Greg Copeland <greg@CopelandConsulting.Net>)
Список pgsql-hackers
On Sat, 4 Jan 2003, Christopher Kings-Lynne wrote:
> 
> Also remember that in even well developed OS's like FreeBSD, all a
> process's threads will execute only on one CPU.

I doubt that - it certainly isn't the case on Linux and Solaris.
A thread may *start* execution on the same CPU as it's parent, but
native threads are not likely to be constrained to a specific CPU
with an SMP OS.

-- 
Steve Wampler <swampler@noao.edu>
National Solar Observatory


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Re: ECPG, threading and pooling
Следующее
От: Shridhar Daithankar
Дата:
Сообщение: Re: ECPG, threading and pooling