diff options
author | Robert Haas <rhaas@postgresql.org> | 2016-04-05 15:47:49 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2016-04-05 15:47:49 -0400 |
commit | 09adc9a8c09c9640de05c7023b27fb83c761e91c (patch) | |
tree | d49e850574d39aa1204b2ad332d729f2a0725bcc /src/backend/commands/aggregatecmds.c | |
parent | 1d2fe56e42640613781fc17ab1534fd0551de9bd (diff) | |
download | postgresql-09adc9a8c09c9640de05c7023b27fb83c761e91c.tar.gz postgresql-09adc9a8c09c9640de05c7023b27fb83c761e91c.zip |
Align all shared memory allocations to cache line boundaries.
Experimentation shows this only costs about 6kB, which seems well
worth it given the major performance effects that can be caused
by insufficient alignment, especially on larger systems.
Discussion: 14166.1458924422@sss.pgh.pa.us
Diffstat (limited to 'src/backend/commands/aggregatecmds.c')
0 files changed, 0 insertions, 0 deletions