pgsql: Done, removed: < < * Consider padding the spinlock structure to - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Done, removed: < < * Consider padding the spinlock structure to
Date
Msg-id 20060615022314.086BF9FA5F8@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Done, removed:

<
< * Consider padding the spinlock structure to have spinlock registers
<   on different CPU cache line
<
<   http://archives.postgresql.org/pgsql-hackers/2005-10/msg00498.php

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1876 -> r1.1877)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1876&r2=1.1877)
    pgsql/doc/src/FAQ:
        TODO.html (r1.379 -> r1.380)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.379&r2=1.380)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Remove the limit on the number of entries allowed in catcaches,
Next
From: luf@pgfoundry.org (User Luf)
Date:
Subject: psqlodbc - psqlodbc: fix for linux snprintf issue -