| От | Tom Lane |
|---|---|
| Тема | Re: Re: Alpha tas() patch |
| Дата | |
| Msg-id | 5330.978020200@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Re: Alpha tas() patch (Adriaan Joubert <a.joubert@albourne.com>) |
| Список | pgsql-hackers |
Adriaan Joubert <a.joubert@albourne.com> writes:
> For Tru64 there are macros in /usr/include/alpha/builtins.h
> which do the job.
It would be interesting to see the assembly code that those macros
expand to.
> Doing this in assembler is totally non-trivial, as most versions are
> only liable to work on single-processor machines and not on SMP boxes
> (the problem with the previous linux TAS, I believe).
You've said that before, but whether it's difficult or not is completely
irrelevant. We have to develop a version that works; there is no
alternative.
Has anyone dug into the kernel sources to see what's used there for
cross-processor locks? It should be pretty much the same problem.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера