Jump to content
 English      
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
        More options        
HP.com Home
patch database

patch details: PHKL_25468

» 

IT Resource Center

» Login
» Register
» My profile
» Search knowledge base
» Forums
» Patch database
» Download drivers, software and firmware
» Warranty check
» Support Case Manager
» Software Update Manager
» Training and Education
» More maintenance and support options
» Online help
» Site map
Content starts here
» view selected patch list
The recommended patch is :  PHKL_30542
The most recent patch is :  PHKL_30542

   useful links
» Patch Family Tree

You may provide feedback on this document.
» patch name » patch description » creation date » post date » hardware platforms - os releases » products » filesets » automatic reboot? » status » critical » category tags » path name » symptoms » defect description » sr » patch files » what(1) output » cksum(1) output » patch conflicts » patch dependencies » hardware dependencies » other dependencies » supersedes » equivalent patches » patch package size » installation instructions » special installation instructions


Patch Name: PHKL_25468

Patch Description: s700_800 11.11 eventport (/dev/poll) pseudo driver

Creation Date: 01/12/19

Post Date: 02/01/07

Hardware Platforms - OS Releases: 
	s700: 11.11
	s800: 11.11

Products: N/A

Filesets: 
	OS-Core.ADMN-ENG-A-MAN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP
	OS-Core.UX-CORE,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP
	ProgSupport.C-INC,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP
	OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP
	OS-Core.KERN2-RUN,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
	OS-Core.KERN2-RUN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP

Automatic Reboot?: Yes

Status: General Superseded

Critical: No

Category Tags: 
	enhancement general_release

Path Name: /hp-ux_patches/s700_800/11.X/PHKL_25468

Symptoms: 
	PHKL_25468:
	( SR:8606222220 CR:JAGad91335 )
	Enhancement:  /dev/poll provides an interface to the
	eventport driver allowing a user to synchronously monitor a
	specific set of conditions associated with a registered set
	of file descriptors.

Defect Description: 
	PHKL_25468:
	( SR:8606222220 CR:JAGad91335 )
	Poll(2) and select(2) do not scale well with a large number
	of file descriptors.

	Resolution:
	Use the /dev/poll semantics instead of poll(2) or select(2).

SR: 
	8606222220

Patch Files: 
	
	OS-Core.ADMN-ENG-A-MAN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,
		v=HP:
	/usr/share/man/man7.Z/poll.7

	OS-Core.UX-CORE,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP:
	/sbin/init.d/evp.init
	/sbin/rc1.d/S450evp.init

	ProgSupport.C-INC,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP:
	/usr/include/devpoll.h

	OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP:
	/usr/conf/lib/libevp.a(evp.o)
	/usr/conf/lib/libevp.a(evp_util.o)

	OS-Core.KERN2-RUN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP:
	/usr/conf/master.d/evp

	OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP:
	/usr/conf/lib/libevp.a(evp.o)
	/usr/conf/lib/libevp.a(evp_util.o)

	OS-Core.KERN2-RUN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP:
	/usr/conf/master.d/evp

what(1) Output: 
	
	OS-Core.ADMN-ENG-A-MAN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,
		v=HP:
	/usr/share/man/man7.Z/poll.7:
		None

	OS-Core.UX-CORE,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP:
	/sbin/init.d/evp.init:
		evp $Date: 2001/10/12 09:13:18 $Revision: r11.11/2 P
			ATCH_11.11 (PHKL_25468)
	/sbin/rc1.d/S450evp.init:
		evp $Date: 2001/10/12 09:13:18 $Revision: r11.11/2 P
			ATCH_11.11 (PHKL_25468)

	ProgSupport.C-INC,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP:
	/usr/include/devpoll.h:
		devpoll.h $Date: 2001/10/16 12:07:25 $Revision: r11.
			11/1 PATCH_11.11 (PHKL_25468)

	OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP:
	/usr/conf/lib/libevp.a(evp.o):
		evp.c $Date: 2001/10/16 12:04:39 $Revision: r11.11/1
			 PATCH_11.11 (PHKL_25468)
	/usr/conf/lib/libevp.a(evp_util.o):
		evp_util.c $Date: 2001/10/10 09:38:09 $Revision: r11
			.11/1 PATCH_11.11 (PHKL_25468)

	OS-Core.KERN2-RUN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP:
	/usr/conf/master.d/evp:
		evp $Date: 2001/10/10 11:20:23 $Revision: r11.11/1 P
			ATCH_11.11 (PHKL_25468)

	OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP:
	/usr/conf/lib/libevp.a(evp.o):
		evp.c $Date: 2001/10/16 12:04:39 $Revision: r11.11/1
			 PATCH_11.11 (PHKL_25468)
	/usr/conf/lib/libevp.a(evp_util.o):
		evp_util.c $Date: 2001/10/10 09:38:09 $Revision: r11
			.11/1 PATCH_11.11 (PHKL_25468)

	OS-Core.KERN2-RUN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP:
	/usr/conf/master.d/evp:
		evp $Date: 2001/10/10 11:20:23 $Revision: r11.11/1 P
			ATCH_11.11 (PHKL_25468)

cksum(1) Output: 
	
	OS-Core.ADMN-ENG-A-MAN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,
		v=HP:
	3354982504 6721 /usr/share/man/man7.Z/poll.7

	OS-Core.UX-CORE,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP:
	1163720807 641 /sbin/init.d/evp.init
	1163720807 641 /sbin/rc1.d/S450evp.init

	ProgSupport.C-INC,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP:
	1710328393 1983 /usr/include/devpoll.h

	OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP:
	3250588184 16832 /usr/conf/lib/libevp.a(evp.o)
	265989938 10588 /usr/conf/lib/libevp.a(evp_util.o)

	OS-Core.KERN2-RUN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP:
	3011293244 4003 /usr/conf/master.d/evp

	OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP:
	3643892438 37144 /usr/conf/lib/libevp.a(evp.o)
	2838832221 26984 /usr/conf/lib/libevp.a(evp_util.o)

	OS-Core.KERN2-RUN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP:
	3011293244 4003 /usr/conf/master.d/evp

Patch Conflicts: None

Patch Dependencies: 
	s700: 11.11: PHKL_25582 PHKL_25611 PHNE_25084 PHNE_25642
	s800: 11.11: PHKL_25582 PHKL_25611 PHNE_25084 PHNE_25642

Hardware Dependencies: None

Other Dependencies: None

Supersedes: None

Equivalent Patches: None

Patch Package Size: 160 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_25468

	5. Run swinstall to install the patch:

		swinstall -x autoreboot=true -x patch_match_target=true \
			  -s /tmp/PHKL_25468.depot

	By default swinstall will archive the original software in 
	/var/adm/sw/save/PHKL_25468.  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_25468.text file is 
	available in the product readme:

		swlist -l product -a readme -d @ /tmp/PHKL_25468.depot

	To put this patch on a magnetic tape and install from the
	tape drive, use the command:

		dd if=/tmp/PHKL_25468.depot of=/dev/rmt/0m bs=2k

Special Installation Instructions: None




» top of page
Printable version
Privacy statement Using this site means you accept its terms
© 2009 Hewlett-Packard Development Company, L.P.