|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: OpenVMS VMS721_PTHREAD-V0200 Alpha V7.2-1 PTHREAD ECO Summary
From: system PRIVILEGED account (root
nfsserver.support.compaq.com)Date: Fri Dec 15 2000 - 00:30:28 CST
- Next message: system PRIVILEGED account: "OpenVMS VMS721_PTHREAD-V0200 Alpha V7.2-1 PTHREAD ECO Summary"
- Previous message: system PRIVILEGED account: "OpenVMS VMS721_FIBRE_SCSI-V0200 Alpha V7.2-1 FibreChannel/SCSI ECO Summary"
- Next in thread: system PRIVILEGED account: "OpenVMS VMS721_PTHREAD-V0200 Alpha V7.2-1 PTHREAD ECO Summary"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
*******************************************************************************
* *
* This is an update to an existing patch... *
* *
* Online links can be found at *
* http://ftp.support.compaq.com/patches/public/vms/axp/v7.2-1/dec-axpvms-vms721_pthread-v0200--4.README
*******************************************************************************
TITLE: OpenVMS VMS721_PTHREAD-V0200 Alpha V7.2-1 PTHREAD ECO Summary
Modification Date: 12-DEC-2000
Modification Type: Updated Kit Supersedes VMS721_PTHREAD-V0100
NOTE: An OpenVMS saveset or PCSI installation file is stored
on the Internet in a self-expanding compressed file.
For OpenVMS savesets, the name of the compressed saveset
file will be kit_name.a-dcx_vaxexe for OpenVMS VAX or
kit_name.a-dcx_axpexe for OpenVMS Alpha. Once the OpenVMS
saveset is copied to your system, expand the compressed
saveset by typing RUN kitname.dcx_vaxexe or kitname.dcx_alpexe.
For PCSI files, once the PCSI file is copied to your system,
rename the PCSI file to kitname-dcx_axpexe.pcsi, then it can
be expanded by typing RUN kitname-dcx_axpexe.pcsi. The resultant
file will be the PCSI installation file which can be used to install
the ECO.
Copyright (c) Compaq Computer Corporation 1999, 2000. All rights reserved.
PRODUCT: OpenVMS Alpha
COMPONENT: PTHREADs
SOURCE: Compaq Computer Corporation
ECO INFORMATION:
ECO Kit Name: VMS721_PTHREAD-V0200
DEC-AXPVMS-VMS721_PTHREAD-V0200--4.PCSI
ECO Kits Superseded by This ECO Kit: VMS721_PTHREAD-V0100
ECO Kit Approximate Size: 1344 Blocks
Kit Applies To: OpenVMS Alpha V7.2-1
System/Cluster Reboot Necessary: No
Rolling Re-boot Supported: N/A
Installation Rating: INSTALL_3
3 - To be installed on all systems running
the listed versions of OpenVMS which
are experiencing the problems described.
Kit Dependencies:
The following remedial kit(s) must be installed BEFORE
installation of this kit:
VMS721_UPDATE-V0100
VMS721_PCSI-V0100
In order to receive all the corrections listed in this
kit, the following remedial kits should also be installed:
None
ECO KIT SUMMARY:
An ECO kit exists for PTHREADS on OpenVMS Alpha V7.2-1. This kit addresses
the following problems:
Problems Addressed in VMS721_PTHREAD-V0200:
o When a kernel thread is not needed, it will go idle within a
null thread. There are circumstances in which the thread
cannot be revived. As a result, the user threads would have
one less kernel thread to utilize for remaining work.
Images Affected:
- [SYSLIB]PTHREAD$RTL.EXE
- [SYSLIB]PTHREAD$DBGSHR.EXE
o A request to wake an idle (hibernating) null thread can be
ignored. This can lead to an application hang, if the
application logic requires the kernel thread, on which the
null thread would have run, to execute prior to other parts of
the application.
Images Affected:
- [SYSLIB]PTHREAD$RTL.EXE
- [SYSLIB]PTHREAD$DBGSHR.EXE
o A deadlock can occur when a thread running on one virtual
processor (VP) blocks while holding an internal lock associated
with a different VP.
Images Affected:
- [SYSLIB]PTHREAD$RTL.EXE
- [SYSLIB]PTHREAD$DBGSHR.EXE
o Applications that do frequent, short-duration, timed waits may
affect overall performance.
Images Affected:
- [SYSLIB]PTHREAD$RTL.EXE
- [SYSLIB]PTHREAD$DBGSHR.EXE
o On a system with more than 16 CPUs, a threaded image can crash
during initialization.
Images Affected:
- [SYSLIB]PTHREAD$RTL.EXE
- [SYSLIB]PTHREAD$DBGSHR.EXE
Problems Addressed in VMS721_PTHREAD-V0100:
o A customer's application, when run with upcalls enabled, can die
with an ACCVIO. This is the result of a stack overflow while
running the application's exit handling routine.
o When a thread calls pthread_exit() the entire process is incorrectly
terminated by a %CMA-F-EXIT_THREAD error instead of simply
terminating the calling thread.
o Pagefault Completion Errors
Pagefault completions accumulate (as observed via the "pthread show
-u" command to SDA), with the corresponding waiting threads having
been, apparently, unblocked without consuming (i.e., freeing) the
completions. Also, sometimes threads are found waiting indefinitely
for completions (although this effect was never successfully
reproduced in-house), while other, mismatched completions remain
pending.
o Reduced performance and/or process threads hang.
INSTALLATION NOTES:
Install this kit with the POLYCENTER Software Installation utility by
logging into the SYSTEM account, and typing the following at the DCL
prompt:
PRODUCT INSTALL VMS721_PTHREAD /SOURCE=[location of Kit]
The kit location may be a tape drive, CD, or a disk directory that
contains the kit.
Additional help on installing PCSI kits can be found by typing HELP
PRODUCT INSTALL at the system prompt
No reboot is necessary after successful installation of this kit.
However, to make use of the new images on other nodes in the cluster you
must execute the following instructions after kit installation completes.
1. $ SET PROCESS/PRIV=OPER
2. $ MCR SYSMAN
3. SYSMAN> SET ENVIRONMENT/NODE=(NODE_1,NODE_2,NODE_N)***
4. SYSMAN> SET PROFILE/PRIV=(CMKRNL,SYSGBL)
5. SYSMAN> DO INSTALL REPLACE SYS$SHARE:PTHREAD$RTL
6. SYSMAN> EXIT
*** list any other nodes that boot from the system disk that the kit was
installed on. You do not need to include the node that was used to
install the kit.
All trademarks are the property of their respective owners.
Copyright (c) Compaq Computer Corporation 1999. All rights reserved.
Modification Date: 12-DEC-2000
Modification Type: This kit has been ARCHIVED.
PRODUCT: OpenVMS Alpha
COMPONENT: PTHREADs
SOURCE: Compaq Computer Corporation
ECO INFORMATION:
ECO Kit Name: VMS721_PTHREAD-V0100
DEC-AXPVMS-VMS721_PTHREAD-V0100--4.PCSI
ECO Kits Superseded by This ECO Kit: VMS72_PTHREAD-V0100
ECO Kit Approximate Size: 1345 Blocks
Kit Applies To: OpenVMS Alpha V7.2-1
System/Cluster Reboot Necessary: No
Rolling Re-boot Supported: N/A
Installation Rating: INSTALL_2 - To be installed on all systems running
the listed version(s) of OpenVMS and
using the following feature(s):
PTHREADs (DECthreads)
Kit Dependencies:
The following remedial kit(s) must be installed BEFORE
installation of this kit:
None
In order to receive all the corrections listed in this
kit, the following remedial kits should also be installed:
None
ECO KIT SUMMARY:
An ECO kit exists for PTHREADS on OpenVMS Alpha V7.2-1. This kit addresses
the following problems:
Problems Addressed in VMS721_PTHREAD-V0100:
o A customer's application, when run with upcalls enabled, can die
with an ACCVIO. This is the result of a stack overflow while
running the application's exit handling routine.
o When a thread calls pthread_exit() the entire process is incorrectly
terminated by a %CMA-F-EXIT_THREAD error instead of simply
terminating the calling thread.
o Pagefault Completion Errors
Pagefault completions accumulate (as observed via the "pthread show
-u" command to SDA), with the corresponding waiting threads having
been, apparently, unblocked without consuming (i.e., freeing) the
completions. Also, sometimes threads are found waiting indefinitely
for completions (although this effect was never successfully
reproduced in-house), while other, mismatched completions remain
pending.
o Reduced performance and/or process threads hang.
INSTALLATION NOTES:
Install this kit with the POLYCENTER Software Installation utility by
logging into the SYSTEM account, and typing the following at the DCL
prompt:
PRODUCT INSTALL VMS721_PTHREAD /SOURCE=[location of Kit]
The kit location may be a tape drive, CD, or a disk directory that
contains the kit.
Additional help on installing PCSI kits can be found by typing HELP
PRODUCT INSTALL at the system prompt
No reboot is necessary after successful installation of this kit.
However, to make use of the new images on other nodes in the cluster you
must execute the following instructions after kit installation completes.
1. $ SET PROCESS/PRIV=OPER
2. $ MCR SYSMAN
3. SYSMAN> SET ENVIRONMENT/NODE=(NODE_1,NODE_2,NODE_N)***
4. SYSMAN> SET PROFILE/PRIV=(CMKRNL,SYSGBL)
5. SYSMAN> DO INSTALL REPLACE SYS$SHARE:PTHREAD$RTL
6. SYSMAN> EXIT
*** list any other nodes that boot from the system disk that the kit was
installed on. You do not need to include the node that was used to
install the kit.
All trademarks are the property of their respective owners.
---
- Next message: system PRIVILEGED account: "OpenVMS VMS721_PTHREAD-V0200 Alpha V7.2-1 PTHREAD ECO Summary"
- Previous message: system PRIVILEGED account: "OpenVMS VMS721_FIBRE_SCSI-V0200 Alpha V7.2-1 FibreChannel/SCSI ECO Summary"
- Next in thread: system PRIVILEGED account: "OpenVMS VMS721_PTHREAD-V0200 Alpha V7.2-1 PTHREAD ECO Summary"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]