1. 26 Sep, 2003 6 commits
  2. 25 Sep, 2003 8 commits
  3. 24 Sep, 2003 6 commits
  4. 23 Sep, 2003 11 commits
  5. 22 Sep, 2003 8 commits
  6. 21 Sep, 2003 1 commit
    • Tom Lane's avatar
      Arrange to align shared disk buffers on at least 32-byte boundaries, · 5aa29e88
      Tom Lane authored
      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.
      5aa29e88