Re: [BUGS] BUG #2401: spinlocks not available on amd64
От
Tom Lane
Тема
Re: [BUGS] BUG #2401: spinlocks not available on amd64
Дата
Msg-id
16483.1146178926@sss.pgh.pa.us
Ответ на
Re: [BUGS] BUG #2401: spinlocks not available on amd64 (Bruce Momjian)
Список
Дерево обсуждения
Re: [BUGS] BUG #2401: spinlocks not available on amd64 Tom Lane <tgl@sss.pgh.pa.us>
Bruce Momjian writes: > Great, changes attached and applied. I removed the solaris_i386 and > solaris_x86_64.s files and made just one solaris_x86.s. I updated the > build system to use the new file, updated the macros, and added some > documentation on the approach. Thanks. BTW, on the replacement of ldstub with cas: according to what I find in google, cas does not exist on pre-V9 SPARCs. Are we sure no one uses sparc v8 chips anymore? Is there any actual advantage to making that change? regards, tom lane
В списке pgsql-patches по дате отправления