Redrock Postgres Documentation
Home Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

IO - DSMFillZeroWrite

Short Description

Waiting to fill a dynamic shared memory backing file with zeroes.

Additional Information

DSMFillZeroWrite is seen during the creation of Dynamic Shared Memory (DSM) segments. These segments are backed with a file on disk and this call covers the initialization when the memory and file are zero’d out.

How to reduce this wait

If there is significant wait on this event:

  • Check excessive for server I/O load
  • Check for server disk related errors