Re: [PATCH] Use MAP_HUGETLB where supported (v3)

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: [PATCH] Use MAP_HUGETLB where supported (v3)
Дата
Msg-id CAMkU=1zrMo3GJU_i3fHauf1S8Fj1pGHmEuDyBpTa5fh9PTtnwQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PATCH] Use MAP_HUGETLB where supported (v3)  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Ответы Re: [PATCH] Use MAP_HUGETLB where supported (v3)  (Christian Kruse <christian@2ndquadrant.com>)
Список pgsql-hackers
On Wed, Jan 29, 2014 at 4:12 AM, Heikki Linnakangas <hlinnakangas@vmware.com> wrote:
On 01/28/2014 06:11 PM, Christian Kruse wrote:
Hi,

attached you will find a new version of the patch, ported to HEAD,
fixed the mentioned bug and - hopefully - dealing the the remaining
issues.

Thanks, I have committed this now.

I'm getting this warning now with gcc (GCC) 4.4.7:

pg_shmem.c: In function 'PGSharedMemoryCreate':
pg_shmem.c:332: warning: 'allocsize' may be used uninitialized in this function
pg_shmem.c:332: note: 'allocsize' was declared here


Cheers,

Jeff

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: jsonb and nested hstore
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: proposal: hide application_name from other users