Re: Remove last traces of HPPA support
| От | Tom Lane |
|---|---|
| Тема | Re: Remove last traces of HPPA support |
| Дата | |
| Msg-id | 3978044.1697831982@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: Remove last traces of HPPA support (Andres Freund <andres@anarazel.de>) |
| Ответы |
Re: Remove last traces of HPPA support
|
| Список | pgsql-hackers |
Andres Freund <andres@anarazel.de> writes:
> In addition to the point Tom has made, I think it's also not correct that hppa
> doesn't impose a burden: hppa is the only of our architectures that doesn't
> actually support atomic operations, requiring us to have infrastructure to
> backfill atomics using spinlocks. This does preclude some uses of atomics,
> e.g. in signal handlers - I think Thomas wanted to do so for some concurrency
> primitive.
Hmm, are you saying there's more of port/atomics/ that could be
removed? What exactly? Do we really want to assume that all
future architectures will have atomic operations?
regards, tom lane
В списке pgsql-hackers по дате отправления: