• Robert Haas's avatar
    Increase the number of buffer mapping partitions to 128. · 3acc10c9
    Robert Haas authored
    Testing by Amit Kapila, Andres Freund, and myself, with and without
    other patches that also aim to improve scalability, seems to indicate
    that this change is a significant win over the current value and over
    smaller values such as 64.  It's not clear how high we can push this
    value before it starts to have negative side-effects elsewhere, but
    going this far looks OK.
    3acc10c9
lwlock.h 9.22 KB