- Notifications
You must be signed in to change notification settings - Fork28
Commitb73859d
committed
Patch against 7.2.1 sources. Uses Solaris Intimate Shared Memory
for Solaris on SPARC. Scott Brunza (sbrunza@sonalysts.com) getscredit for identifying the issue, making the change, and doingthe regression tests.Earlier testing on 7.2rc2 and 7.2 showed performance gains of1% to 10% on pgbench, osdb-pg, and some locally developed apps.Solaris Intimate Shared Memory is described in "SOLARIS INTERNALSCore Kernel Components" by Jim Mauro and Richard McDougall,Copyright 2001 Sun Microsystem, Inc. ISBN 0-13-022496-0P.J. "Josh" Rovero1 parent291c875 commitb73859d
1 file changed
+15
-3
lines changedLines changed: 15 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
632 | 632 |
| |
633 | 633 |
| |
634 | 634 |
| |
635 |
| - | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
636 | 641 |
| |
637 | 642 |
| |
638 | 643 |
| |
| |||
812 | 817 |
| |
813 | 818 |
| |
814 | 819 |
| |
815 |
| - | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
816 | 828 |
| |
817 | 829 |
| |
818 | 830 |
| |
|
0 commit comments
Comments
(0)