Anchor | ||||
---|---|---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|
...
Parameter | host_options | |
---|---|---|
Type | Text String | |
Value | "host_options" defines specific options of ACE translator and code-generator in form of switches. The following switches are available to user: 1. --fixed-variant=[X] The value X is in range -1..N1. This value defines the desired translation variant. Set -1 for dynamic (default) or [0..N1] for the fixed number implemented by the translator. 2. --x64-optimize This switch enables optimizations (default). 3. --x64-nooptimize This switch disables optimizations. Example:
Despite the fact that CHARON is already optimized for wide range of the guest OS tasks, there may be some situations (for example OpenVMS compilation tasks) when performance degradation may reach about 50% of the version 4.8. In this case the "host_options" switches must be set to the values shown in the example above. Note that in this case the parameter "num_translators" must be set to the number of I/O CPUs dedicated to CHARON (see the "n_of_io_cpus" parameter). Also note that changing parameter "cache_size" can be an alternative solution too (see the section below). Do not change this parameter without clear understanding the purpose. |
...
Try this solution first. It is recommended to enlarge the ACE cash size at least in 2 times as it is shown in the following example:
|
If this solution does not work for the specific guest OS tasks, apply also the next solution.
...
Set the following set of options in the configuration file:
set session n_of_io_cpus = <N> set ace num_translators = <N> set ace host_options = "--fixed-variant=0 --x64-nooptimize" |
where <N> is number of the I/O CPUs dedicated to CHARON. If this value is not set (the default value is used) it is recommended to specify it explicitly.
Include Page | ||||
---|---|---|---|---|
|
RAM
The CHARON-AXP memory subsystem is permanently loaded and has the logical name "ram".
size
Parameter | size |
---|---|
Type | Numeric |
Value | Size of the emulated memory in MB. |
...
HP AlphaStation 200 - 400
set session hw_model= | set rom system_name= | set ace cpu_architecture= | set rom dsrdb[0]= |
---|---|---|---|
AlphaServer_400 | AlphaStation 200 4/100 | EV4 | 1156 |
AlphaServer_400 | AlphaStation 200 4/133 | EV4 | 1088 |
AlphaServer_400 | AlphaStation 205 4/133 | EV4 | 1250 |
AlphaServer_400 | AlphaStation 255 4/133 | EV4 | 1257 |
AlphaServer_400 | AlphaStation 200 4/166 | EV4 | 1087 |
AlphaServer_400 | AlphaStation 205 4/166 | EV4 | 1251 |
AlphaServer_400 | AlphaStation 255 4/166 | EV4 | 1258 |
AlphaServer_400 | AlphaStation 400 4/166 | EV4 | 1086 |
AlphaServer_400 | AlphaStation 205 4/200 | EV4 | 1252 |
AlphaServer_400 | AlphaStation 255 4/200 | EV4 | 1259 |
AlphaServer_400 | AlphaStation 200 4/233 | EV45 | 1151 |
AlphaServer_400 | AlphaStation 205 4/233 | EV45 | 1253 |
AlphaServer_400 | AlphaStation 255 4/233 | EV45 | 1260 |
AlphaServer_400 | AlphaStation 400 4/233 | EV45 | 1152 |
AlphaServer_400 | AlphaStation 205 4/266 | EV45 | 1254 |
AlphaServer_400 | AlphaStation 255 4/266 | EV45 | 1261 |
AlphaServer_400 | AlphaServer 300 4/266 | EV45 | 1593 |
AlphaServer_400 | AlphaStation 400 4/266 | EV45 | 1153 |
AlphaServer_400 | AlphaStation 400 4/266 | EV45 | 1154 |
AlphaServer_400 | AlphaStation 200 4/300 | EV45 | 1157 |
AlphaServer_400 | AlphaStation 205 4/300 | EV45 | 1255 |
AlphaServer_400 | AlphaStation 255 4/300 | EV45 | 1262 |
AlphaServer_400 | AlphaStation 400 4/300 | EV45 | 1160 |
AlphaServer_400 | AlphaStation 205 4/333 | EV45 | 1256 |
AlphaServer_400 | AlphaStation 255 4/333 | EV45 | 1263 |
...
set session hw_model= | set rom system_name= | set ace cpu_architecture= | set rom dsrdb[0]= | set rom dsrdb[1]= | set rom dsrdb[4]= |
---|---|---|---|---|---|
AlphaServer_GS80 | AlphaServer GS80 67/728 | EV67 | 1967 | ||
AlphaServer_GS80 | AlphaServer GS1280 | EV67 | 2038 | 50 | 3050 |
...