Bruce Momjian <[EMAIL PROTECTED]> writes:
> New TODO entries are:
> * Add queue of backends waiting for spinlock
I already see:
* Create spinlock sleepers queue so everyone doesn't wake up at once
BTW, I agree with Vadim's opinion that we should add a new type of lock
(intermediate between spinlocks and lockmanager locks) rather than try
to add new semantics onto spinlocks. For example, it'd be very nice to
distinguish read-only and read-write access in this new kind of lock,
but we can't expect spinlocks to be able to do that.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
http://www.postgresql.org/search.mpl
- [HACKERS] Performance TODO items Bruce Momjian
- Re: [HACKERS] Performance TODO items Bruce Momjian
- Re: [HACKERS] Performance TODO items Tom Lane
- RE: [HACKERS] Performance TODO items Mikheev, Vadim
- RE: [HACKERS] Performance TODO items Mikheev, Vadim
- Re: [HACKERS] Performance TODO items Bruce Momjian
- RE: [HACKERS] Performance TODO items Mikheev, Vadim
- Re: [HACKERS] Performance TODO items Tom Lane
- Re: [HACKERS] Performance TODO items Bruce Momjian
- RE: [HACKERS] Performance TODO items Darren King
- Re: [HACKERS] Performance TODO items Bruce Momjian
- Re: [HACKERS] Performance TODO items Tom Lane
- Re: [HACKERS] Performance TODO items Bruce Momjian
- Re: [HACKERS] Performance TODO items Matthew Kirkwood
- Re: [HACKERS] Performance TODO items Bruce Momjian
- Re: [HACKERS] Performance TODO items Bruce Momjian
