Report time spent in posix_fallocate() as a wait event.
Thomas Munro <tmunro@postgresql.org>
Report time spent in posix_fallocate() as a wait event. When allocating DSM segments with posix_fallocate() on Linux (see commit 899bd785), report this activity as a wait event exactly as we would if we were using file-backed DSM rather than shm_open()-backed DSM. Author: Thomas Munro Discussion: https://postgr.es/m/CA%2BhUKGKCSh4GARZrJrQZwqs5SYp0xDMRr9Bvb%2BHQzJKvRgL6ZA%40mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/ipc/dsm_impl.c | modified | +2 −0 |
Discussion
- Tweaking DSM and DSA limits 7 messages · 2019-06-19 → 2020-01-31