<
< * Consider padding the spinlock structure to have spinlock registers
< on different CPU cache line
<
< http://archives.postgresql.org/pgsql-hackers/2005-10/msg00498.php
PostgreSQL TODO List
====================
-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.
* 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
===========
-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
store both cmin and cmax only in local memory.
Research storing disk pages with no alignment/padding
-
Consider padding the spinlock structure to have spinlock registers
- on different CPU cache line
-