Re: SHM_LOCK under Linux ... do we use this?

Поиск
Список
Период
Сортировка
От Marc G. Fournier
Тема Re: SHM_LOCK under Linux ... do we use this?
Дата
Msg-id 20050817224258.H1002@ganymede.hub.org
обсуждение исходный текст
Ответ на Re: SHM_LOCK under Linux ... do we use this?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Wed, 17 Aug 2005, Tom Lane wrote:

> "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.

Ya, that's what I was figuring, but figured someone with more Linux 
knowledge might know a 'loophole' we could exploit :)

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: still looking for getaddrinfo
Следующее
От: "Premsun Choltanwanich"
Дата:
Сообщение: How to secure PostgreSQL Data for distribute?