forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2f8ea02
committed
Add:
>> * Consider padding the spinlock structure to have spinlock registers> on different CPU cache line>>http://archives.postgresql.org/pgsql-hackers/2005-10/msg00498.php1 parent3c8c3cc commit2f8ea02
2 files changed
+11
-2
lines changedLines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
1262 | 1262 |
| |
1263 | 1263 |
| |
1264 | 1264 |
| |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
| 1268 | + | |
| 1269 | + | |
1265 | 1270 |
| |
1266 | 1271 |
| |
1267 | 1272 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
1135 | 1135 |
| |
1136 | 1136 |
| |
1137 | 1137 |
| |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
1138 | 1142 |
| |
1139 | 1143 |
| |
1140 | 1144 |
| |
|
0 commit comments
Comments
(0)