git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 712704d) | patch
Create a distinct wait event for POSIX DSM allocation.
2022年7月14日 10:52:13 +0000 (22:52 +1200)
2022年7月14日 11:56:28 +0000 (23:56 +1200)
commit 7bae3bbf62d63cdd49ae4ca4a851cef0cdbe6ab5
Create a distinct wait event for POSIX DSM allocation.

Previously we displayed "DSMFillZeroWrite" while in posix_fallocate(),
because we shared the same wait event for "mmap" and "posix" DSM types.
Let's introduce a new wait event "DSMAllocate", to be more accurate.

Reported-by: Andres Freund <andres@anarazel.de>
Discussion: https://postgr.es/m/20220711174518.yldckniicknsxgzl%40awork3.anarazel.de
doc/src/sgml/monitoring.sgml diff | blob | blame | history
src/backend/storage/ipc/dsm_impl.c diff | blob | blame | history
src/backend/utils/activity/wait_event.c diff | blob | blame | history
src/include/utils/wait_event.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /