Re: PostgreSQL7.1 on AIX5L is running with too poor ferformance
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: PostgreSQL7.1 on AIX5L is running with too poor ferformance |
| Дата | |
| Msg-id | 15055.996467818@sss.pgh.pa.us обсуждение |
| Ответ на | PostgreSQL7.1 on AIX5L is running with too poor ferformance ("Leslie" <leslie@boreas.dti.ne.jp>) |
| Ответы |
Re: PostgreSQL7.1 on AIX5L is running with too poor
ferformance
|
| Список | pgsql-hackers |
"Leslie" <leslie@boreas.dti.ne.jp> writes:
> PostgreSQL7.1 is now running on AIX5L( S85, 6GB memory, 6CPU), which was
> running on Linux before(Pentium3, 2CPU, as far as I
> remember.......sorry......).
> The performance( on AIX5L ) is just half as good as the one( on Linux ).
Hmm ... is the AIX compilation selecting an appropriate TAS
implementation for spinlocks? If it's falling back to semaphore-based
spinlocks, I can easily believe that you might take a 2X performance
hit. Possibly s_lock.h needs some additional #if tests for AIX5.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера