HP-UX Reference (11i v2 07/12) - 5 Miscellaneous (vol 9)
a
ARIES(5) ARIES(5)
(HP Integrity Systems Only)
• User’s home directory (value of environment variable
HOME)
In regards to the ARIES RC file search, here are a few points:
1. ARIES option processing is additive in nature. ARIES continues to search the RC file in all search
paths. ARIES options found in earlier RC file matches are overwritten by option values in later RC file
matches.
2. If the value of environment variable
HOME is NULL, or the path is not accessible, ARIES will ignore
the user’s private RC file.
3. If ARIES cannot find or access the RC file in any of the search paths, it will continue with default
values of options.
4. The ARIES RC file search in application directories enables application vendors to ship custom ARIES
RC files with ARIES options values suitable for their particular applications.
Advanced ARIES Options
Most PA-RISC applications run as expected under ARIES with the default values of options. The following
ARIES options are useful for advanced users who may want to control ARIES resource management and/or
to tune ARIES for their PA-RISC applications.
• To enable or disable ARIES option flags you do not need to specify
ON
or OFF keywords. Such
ARIES option flags have optional negation with
no added at the beginning of the ARIES option
name.
For example, -mem_order will enable (turn ON) and -nomem_order will disable (
turn
OFF
) strong memory ordering in ARIES.
• Certain ARIES options which expect numeric values may be passed a case insensitive default
keyword to reset the corresponding option value to ARIES default value.
• ARIES options which require a numeric value in kbytes for size do not require kbytes keyword.
For example,
-ssz 8192 is valid and -ssz 8192K or -ssz 8192 kbytes are not valid,
and will result in an error.
•
- is part of the ARIES option format and must be specified.
-[no]amap_smc
[Disables] enables the creation of separate address map data structure for dynamically generated
code by PA-RISC application. Enabling (-amap_smc) this option flag may provide optimal per-
formance for JVM-like applications.
The default state of this option flag is enabled (-amap_smc).
-[no]backpatch
[Disables] enables the dynamic patching of branch targets in ARIES translated code blocks.
WARNING: Disabling (-nobackpatch ) this option flag will cause significant performance
slowdown.
The default state of this option flag is enabled (-backpatch ).
-[no]breaker
[Disables] enables the scheduling and optimization of ARIES translated code. Enabling
(-breaker) this option flag is useful only for reducing the ARIES dynamic translation time
although the overall performance may become slower.
The default state of this option flag is disabled (-nobreaker).
-[no]compat_core
[Disables] enables the generation of PA-RISC application core file with OS version field filled
with release version of the Integrity HP-UX systems. Disabling (-nocompat_core) this
option flag will result in core files which may not work with gdb from an older PA-RISC HP-UX
(11i version 1 and earlier) platform. Such core files need to be debugged using gdb from
PA-RISC HP-UX 11i version 2 and later.
The default state of this option flag is enabled (-compat_core ).
-[no]corepid
[Disables] enables appending of the process ID to the PA-RISC application core file name. See
also getpid(2).
HP-UX 11i Version 2: December 2007 Update − 4 − Hewlett-Packard Company 63