IBM 88554RU Installation Guide - Page 54

Migrating to a 64-bit platform, systems should execute on Itanium 2 without modification. In fact

Page 54 highlights

2.1 Migrating to a 64-bit platform With the addition of 64-bit computing to the xSeries platform you can now run large scale, mission-critical applications with the x455. The Itanium 2 processor is suitable for the next generation of high-end applications that will take advantage of its performance benefits particularly with regards to its flat memory addressable space, with a theoretical addressable memory limit of 16 EB (Exabytes). Migrating existing 32-bit applications can be a time-consuming and complex process particularly for large-scale mission-critical applications. It is also acknowledged that some applications will never need the power that 64-bit processing offers. To assist with this transition and offer backwards compatibility, the Itanium 2 offers support for IA-32 applications. In addition, Microsoft has introduced an IA-32 Execution Layer software driver to further enhance 32-bit support on Windows Server 2003. The driver works by translating IA-32 code into native Itanium architecture code before it is executed. It is available from: http://www.microsoft.com/windowsserver2003/64bit/ipf/ia32el.mspx A similar driver for Linux is also planned. To fully take advantage of 64-bit computing, it is important that your existing 32-bit applications are re-written and/or recompiled correctly. Using the 32-bit compatibility mode of the Itanium 2 or simply recompiling will not yield the potential benefits. In some cases it will even lead to poorer performance. 32-bit binaries (that is, those that run on Pentium and Xeon processor-based systems) should execute on Itanium 2 without modification. In fact, both 32-bit and 64-bit binaries can run simultaneously on the same processor. This allows a system that is only partially converted to 64 bits to run on the x455. However, unless the applications are recompiled, 32-bit applications will run slower on the Itanium 2 because of the emulation overhead and an inability to take advantage of all the benefits the 64-bit platform offers. The advantages that 64-bit offers over 32-bit are realized most for applications that can take advantage of its large addressable flat memory, ability to execute instructions in parallel, and raw computational ability particularly for applications that use floating point calculations. Before migrating, you need to consider many factors. Below are some of these considerations: Does your current operating system support 64-bit hardware? 40 IBM xSeries 455 Planning and Installation Guide Eserver

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232

40
IBM
Eserver
xSeries 455 Planning and Installation Guide
2.1
Migrating to a 64-bit platform
With the addition of 64-bit computing to the xSeries platform you can now run
large scale, mission-critical applications with the x455. The Itanium 2 processor
is suitable for the next generation of high-end applications that will take
advantage of its performance benefits particularly with regards to its flat memory
addressable space, with a theoretical addressable memory limit of 16 EB
(Exabytes).
Migrating existing 32-bit applications can be a time-consuming and complex
process particularly for large-scale mission-critical applications. It is also
acknowledged that some applications will never need the power that 64-bit
processing offers. To assist with this transition and offer backwards compatibility,
the Itanium 2 offers support for IA-32 applications.
In addition, Microsoft has introduced an IA-32 Execution Layer software driver to
further enhance 32-bit support on Windows Server 2003. The driver works by
translating IA-32 code into native Itanium architecture code before it is executed.
It is available from:
A similar driver for Linux is also planned.
To fully take advantage of 64-bit computing, it is important that your existing
32-bit applications are re-written and/or recompiled correctly. Using the 32-bit
compatibility mode of the Itanium 2 or simply recompiling will not yield the
potential benefits. In some cases it will even lead to poorer performance.
32-bit binaries (that is, those that run on Pentium and Xeon processor-based
systems) should execute on Itanium 2 without modification. In fact, both 32-bit
and 64-bit binaries can run simultaneously on the same processor. This allows a
system that is only partially converted to 64 bits to run on the x455. However,
unless the applications are recompiled, 32-bit applications will run slower on the
Itanium 2 because of the emulation overhead and an inability to take advantage
of all the benefits the 64-bit platform offers.
The advantages that 64-bit offers over 32-bit are realized most for applications
that can take advantage of its large addressable flat memory, ability to execute
instructions in parallel, and raw computational ability particularly for applications
that use floating point calculations.
Before migrating, you need to consider many factors. Below are some of these
considerations:
±
Does your current operating system support 64-bit hardware?