aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-09-21 17:57:21 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-09-21 17:57:21 +0000
commit5aa29e88e998dc6cb66cd04dd6d8be5d187a0673 (patch)
tree38d401d34cb07e3be15ca9544ba2e2a75c5c414b /src/backend/utils
parent11b274f00f6c84eb36f787331172b15b2bd47ab1 (diff)
downloadpostgresql-5aa29e88e998dc6cb66cd04dd6d8be5d187a0673.tar.gz
postgresql-5aa29e88e998dc6cb66cd04dd6d8be5d187a0673.zip
Arrange to align shared disk buffers on at least 32-byte boundaries,
not just MAXALIGN boundaries. This makes a noticeable difference in the speed of transfers to and from kernel space, at least on recent Pentiums, and might help other CPUs too. We should look at making this happen for local buffers and buffile.c too. Patch from Manfred Spraul.
Diffstat (limited to 'src/backend/utils')
0 files changed, 0 insertions, 0 deletions