An error occurred while fetching folder content.
Select Git revision
storage
-
-
- Open in your IDE
- Download source code
- Download this directory
Tom Lane
authored
existing lock manager and spinlocks: it understands exclusive vs shared lock but has few other fancy features. Replace most uses of spinlocks with lightweight locks. All remaining uses of spinlocks have very short lock hold times (a few dozen instructions), so tweak spinlock backoff code to work efficiently given this assumption. All per my proposal on pghackers 26-Sep-01.
Name | Last commit | Last update |
---|---|---|
.. |