Skip to content
Snippets Groups Projects
Commit 34afbba8 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Use mmap MAP_NOSYNC option to limit shared memory writes

mmap() is rarely used for shared memory, but when it is, this option is
useful, particularly on the BSDs.

Patch by Sean Chittenden
parent 9d61b995
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment