| От | Tom Lane |
|---|---|
| Тема | Re: SHM_LOCK under Linux ... do we use this? |
| Дата | |
| Msg-id | 20087.1124317243@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | SHM_LOCK under Linux ... do we use this? ("Marc G. Fournier" <scrappy@postgresql.org>) |
| Ответы |
Re: SHM_LOCK under Linux ... do we use this?
|
| Список | pgsql-hackers |
"Marc G. Fournier" <scrappy@postgresql.org> writes:
> A privileged user can prevent or allow swapping of a shared memory
> segment with the following cmds:
> SHM_LOCK prevents swapping of a shared memory segment. The user
> must fault in any pages that are required to be present
> after ...
> I've done a grep through the code, to see if its something that we do use, and
> it doesn't seem to come back with anything ...
No, we don't. "privileged user" means root, so it's not possible for us
to set that.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера