Re: lock support for aarch64

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: lock support for aarch64
Дата
Msg-id 5190E768.3000308@vmware.com
обсуждение исходный текст
Ответ на lock support for aarch64  (Mark Salter <msalter@redhat.com>)
Ответы Re: lock support for aarch64  (Mark Salter <msalter@redhat.com>)
Re: lock support for aarch64  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-hackers
On 13.05.2013 15:39, Mark Salter wrote:
> I used the following patch to add lock support aarch64. It is just a
> copy of the arm support based on gcc builtins. Postgresql built with
> this patch passes the various tests.

I think this needs an "#ifdef HAVE_GCC_INT_ATOMICS", like the ARM codepath.

If we are to support aarch64, it would be good to have an aarch64 
machine on the buildfarm. Could you arrange that? See 
http://buildfarm.postgresql.org/

- Heikki



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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Better LWLocks with compare-and-swap (9.4)
Следующее
От: Jon Nelson
Дата:
Сообщение: Re: corrupt pages detected by enabling checksums