mirror of
https://github.com/postgres/postgres.git
synced 2026-01-05 23:38:41 +03:00
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
This commit is contained in:
7
doc/TODO
7
doc/TODO
@@ -2,7 +2,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
Last updated: Wed Jun 14 19:18:55 EDT 2006
|
||||
Last updated: Wed Jun 14 22:23:10 EDT 2006
|
||||
|
||||
The most recent version of this document can be viewed at
|
||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||
@@ -1264,11 +1264,6 @@ Miscellaneous Performance
|
||||
|
||||
* Research storing disk pages with no alignment/padding
|
||||
|
||||
* Consider padding the spinlock structure to have spinlock registers
|
||||
on different CPU cache line
|
||||
|
||||
http://archives.postgresql.org/pgsql-hackers/2005-10/msg00498.php
|
||||
|
||||
|
||||
Source Code
|
||||
===========
|
||||
|
||||
Reference in New Issue
Block a user