Re: Hyper-Threading

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: Hyper-Threading
Дата
Msg-id m3smrpmmus.fsf@varsoon.wireboard.com
обсуждение исходный текст
Ответ на Hyper-Threading  (lista@profit-ti.com.br)
Список pgsql-hackers
lista@profit-ti.com.br writes:

> Hi People! 
> As a project manager I decided to migrate the full project from Oracle
> to PostgreSQL.
> 
> We bought a new Intel box to host the database, it is a dual Xeon 2.2
> and I intend to use it with a FreeBSD 4.8  wich support Intel Hyper-
> Threading.
>  
> I Woul like to know if the PostgreSQL 7.3.2 will take advantage from
> Hyper-Threading?

The question is really the same as "will PostgreSQL take advantage of
multiple processors?"  The answer is that it will not split single
queries across multiple virtual or physical processors, but if you
have multiple clients connected each client backend (which is an
independent process) can be scheduled on any CPU available to it.

-Doug



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

Предыдущее
От: Christopher Browne
Дата:
Сообщение: Re: could not read transaction log directory ...?
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: Hyper-Threading