]> granicus.if.org Git - postgresql/commit
Use separate lwlock tranches for buffer, lock, and predicate lock managers.
authorRobert Haas <rhaas@postgresql.org>
Thu, 11 Feb 2016 19:07:33 +0000 (14:07 -0500)
committerRobert Haas <rhaas@postgresql.org>
Thu, 11 Feb 2016 19:07:33 +0000 (14:07 -0500)
commitc319991bcad02a2e99ddac3f42762b0f6fa8d52a
treea98d97cb9b532f24ded3489f9d4b47ab3de067cd
parentb11d07b6a3fc64904731e3b9a467a2567bc7dcdb
Use separate lwlock tranches for buffer, lock, and predicate lock managers.

This finishes the work - spread across many commits over the last
several months - of putting each type of lock other than the named
individual locks into a separate tranche.

Amit Kapila
src/backend/storage/lmgr/lwlock.c
src/include/storage/lwlock.h