Re: Linux: PAE or x64

Поиск
Список
Период
Сортировка
От Laurent Wandrebeck
Тема Re: Linux: PAE or x64
Дата
Msg-id 20101215113710.4e3d1c83.l.wandrebeck@gmail.com
обсуждение исходный текст
Ответ на Linux: PAE or x64  (Marcin Krol <mrkafk@gmail.com>)
Ответы Re: Linux: PAE or x64  (Peter Geoghegan <peter.geoghegan86@gmail.com>)
Список pgsql-general
On Wed, 15 Dec 2010 11:30:14 +0100
Marcin Krol <mrkafk@gmail.com> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello,
>
> I'll use PG on a dedicated machine with more than 4GB of memory.
>
> The problem is: what would be better to use: PAE ("bigmem" kernels) or
> 64-bit kernel?
>
> PAE pro: half the memory per pointer, int, etc.
>
> PAE risk: is PG able to take advantage of all the memory on PAE, esp. re
> things like shared buffers?
>
> 64-bit pro: it's more mainstream now, no worries about shared bufs etc.
>
>
> PAE overhead according to wikipedia should be small. (?)
>
> So, which one should be better?
Don't even bother with PAE. Let it rot.
memory consumption due to 64 bits pointers is negligible.
Laurent

Вложения

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

Предыдущее
От: Marcin Krol
Дата:
Сообщение: Linux: PAE or x64
Следующее
От: Viktor Bojović
Дата:
Сообщение: Re: [SQL] How to convert string to integer