| От | Tom Lane |
|---|---|
| Тема | Re: Posix Shared Mem patch |
| Дата | |
| Msg-id | 8133.1341330069@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Posix Shared Mem patch (Andres Freund <andres@2ndquadrant.com>) |
| Ответы |
Re: Posix Shared Mem patch
|
| Список | pgsql-hackers |
Andres Freund <andres@2ndquadrant.com> writes:
> Btw, RhodiumToad/Andrew Gierth on irc talked about a reason why sysv shared
> memory might be advantageous on some platforms. E.g. on freebsd there is the
> kern.ipc.shm_use_phys setting which prevents paging out shared memory and also
> seems to make tlb translation cheaper. There does not seem to exist an
> alternative for anonymous mmap.
Isn't that mlock()?
> So maybe we should make that a config option?
I'd really rather not. If we're going to go in this direction, we
should just go there.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера