EnhancedMMAP Version B.11.11.02 Product Note HP-UX 11i v1 First Edition Manufacturing Part Number : 5991-0910 December 2004 U.S.A. © Copyright 2004 Hewlett-Packard Development Company L.P.
Legal Notices The information contained herein is subject to change without notice. The only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. HP shall not be liable for technical or editorial errors or omissions contained herein. Printed in the US. Confidential computer software. Valid license from HP required for possession, use or copying.
Publication History The manual publication date and part number indicate its current edition. The publication date will change when a new edition is released. The manual part number will change when extensive changes are made. To ensure that you receive the new editions, you should subscribe to the appropriate product support service. See your HP sales representative for details. • First Edition: December 2004, 5991-0910, HP-UX 11i v1 (B.11.11) CD-ROM (Software Pack December 2004) and Web (http://docs.hp.
Conventions We use the following typographical conventions. iv audit (5) An HP-UX manpage. audit is the name and 5 is the section in the HP-UX Reference. On the web and on the Instant Information CD, it may be a hot link to the manpage itself. From the HP-UX command line, you can enter “man audit” or “man 5 audit” to view the manpage. See man (1). Book Title The title of a book. On the web and on the Instant Information CD, it may be a hot link to the book itself. KeyCap The name of a keyboard key.
Contents 1. EnhancedMMAP What is EnhancedMMAP . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Where to Find Information. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Known Problems and Workarounds . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Installing EnhancedMMAP . . . . . . . . . . . . . . . . . . .
Contents vi
EnhancedMMAP What is EnhancedMMAP 1 EnhancedMMAP What is EnhancedMMAP EnhancedMMAP contains Virtual Memory support features for the enhanced mmap system call (see the mmap (2) manpage for details). Applications which perform mmap in a pattern so as to map, unmap and remap the same range of address space will experience performance benefits if this product is installed. Where to Find Information The EnhancedMMAP Product Note is available on the HP website http://www.docs.hp.com.
EnhancedMMAP Installing EnhancedMMAP Installing EnhancedMMAP Installing from the CD-ROM Step 1. Log in as root. Step 2. Mount the CD drive to the desired directory. The following example uses the /cdrom directory (you can find the CD drive device file by using the ioscan -fnC disk command): # mount -r /dev/dsk/clt2d0/cdrom Step 3. Back up your system before installing the product. Step 4. Use SD to install the EnhancedMMAP bundle from the CD. Only the EnhancedMMAP bundle should be specified with swinstall.
EnhancedMMAP Removing EnhancedMMAP Removing EnhancedMMAP To remove EnhancedMMAP, complete the following procedure: Step 1. Login as root. Step 2. Run swremove to remove the product: # swremove -x autoreboot=true Mmap-Perf NOTE Chapter 1 Mmap-Perf contains a kernel product. Thus, swremoving the product will cause a system reboot after removal is complete. This removes the core functionality of the feature, but leaves the bundle wrapper and patches on your system.
EnhancedMMAP Removing EnhancedMMAP 4 Chapter 1