Patch Name: PHKL_28839 Patch Description: s700_800 11.11 PA-8800 enablement, p2p_bcopy process hang Creation Date: 03/09/24 Post Date: 03/10/30 Hardware Platforms - OS Releases: s700: 11.11 s800: 11.11 Products: N/A Filesets: OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP Automatic Reboot?: Yes Status: General Release Critical: Yes PHKL_28839: HANG Category Tags: defect_repair hardware_enablement general_release critical halts_system manual_dependencies Path Name: /hp-ux_patches/s700_800/11.X/PHKL_28839 Symptoms: PHKL_28839: ( SR:8606287851 CR:JAGae51784 ) An MPI job with 33 or more processes hang and cannot be killed even with a signal 9. PHKL_27156: ( SR:8606197772 CR:JAGad66963 ) Enhancement: This product update is a member of a set needed to enable the PA-8800 processor. The full list of product updates required for this feature are: PHKL_27154, PHKL_27155 and PHKL_27156. Defect Description: PHKL_28839: ( SR:8606287851 CR:JAGae51784 ) The root cause of this defect is the incorrect implementation of the p2p_bcopy feature. Resolution: 1. Correct definition of alignment macro to provide correct alignment. 2. Correct invocation of alignment macro by passing the correct argument. 3. Modify code to remember the original MALLOC address. PHKL_27156: ( SR:8606197772 CR:JAGad66963 ) This product update contains minor enhancements required to enable the PA-8800 processor. Resolution: This product update modifies code and data structures to make optimal use of the PA-8800's larger cache line size, to improve process-to-process memory copy performance. Enhancement: No SR: 8606197772 8606287851 Patch Files: OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP: /usr/conf/lib/libvm.a(p2p_bcopy.o) OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP: /usr/conf/lib/libvm.a(p2p_bcopy.o) what(1) Output: OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP: /usr/conf/lib/libvm.a(p2p_bcopy.o): p2p_bcopy.c $Date: 2003/09/02 07:27:06 $Revision: r1 1.11/4 PATCH_11.11 (PHKL_28839) OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP: /usr/conf/lib/libvm.a(p2p_bcopy.o): p2p_bcopy.c $Date: 2003/09/02 07:27:06 $Revision: r1 1.11/4 PATCH_11.11 (PHKL_28839) cksum(1) Output: OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP: 4208256444 9800 /usr/conf/lib/libvm.a(p2p_bcopy.o) OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP: 2580148884 23336 /usr/conf/lib/libvm.a(p2p_bcopy.o) Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: To enable PA-8800 processors, the following must be installed: PHKL_27154, PHKL_27155 and PHKL_27156. These product updates may be installed in any order. If any of these product updates are not installed, this product update will have no impact on your system. Supersedes: PHKL_27156 Equivalent Patches: None Patch Package Size: 40 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHKL_28839 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHKL_28839.depot By default swinstall will archive the original software in /var/adm/sw/save/PHKL_28839. If you do not wish to retain a copy of the original software, include the patch_save_files option in the swinstall command above: -x patch_save_files=false WARNING: If patch_save_files is false when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. For future reference, the contents of the PHKL_28839.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHKL_28839.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHKL_28839.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None