Re: postgres processes spending most of their time in the kernel
В списке pgsql-general по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: postgres processes spending most of their time in the kernel |
| Дата | |
| Msg-id | 15320.1009578375@sss.pgh.pa.us обсуждение |
| Ответ на | Re: postgres processes spending most of their time in the ("Jeffrey W. Baker" <jwbaker@acm.org>) |
| Ответы |
Re: postgres processes spending most of their time in the
|
| Список | pgsql-general |
"Jeffrey W. Baker" <jwbaker@acm.org> writes:
> strace unfortunately doesn't deref the sembuf structure in semop.
Right, but the PC would be enough to let us tell whether semop was being
called from IpcSemaphoreLock or IpcSemaphoreUnlock.
However, if the info isn't available then no use crying over it. What
we'll need to do instead is add some debugging printouts to lwlock.c,
and hope that the extra logfile I/O calls don't change the timing enough
to hide the misbehavior. I'll think a little about this and send you
an updated lwlock.c to try out.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера