pgsql: Done, removed: < < * Consider padding the spinlock structure to

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Done, removed: < < * Consider padding the spinlock structure to
Date: 2006-06-15 02:23:14
Message-ID: 20060615022314.086BF9FA5F8@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Luf 2006-06-15 06:58:49 psqlodbc - psqlodbc: fix for linux snprintf issue -
Previous Message Tom Lane 2006-06-15 02:08:09 pgsql: Remove the limit on the number of entries allowed in catcaches,