HPlogo MPE/iX Developer's Kit Reference Manual Volume 2: HP 3000 MPE/iX Computer Systems > Chapter 2 SVID IPC Library Function Descriptions

Managing SVID IPC Services

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

Interactive utilities are provided through the MPE/iX Command Interpretor to manage the interprocess communication services provided by SVID IPC functions. These utilities are implemented as MPE/iX command files and located in HPBIN.SYS. Each utility provides a built-in help facility that contains detailed information on use.

IPCS utility

The IPCS utility enables a user with system manager (SM) capability to display status information on SVID IPC services currently allocated on the system. This utility can also be used to display current configuration values.

The IPCS utility is invoked by entering:

   IPCS.HPBIN.SYS

IPCRM utility

The IPCRM utility enables a user with system manager (SM) capability to interactively remove specific SVID IPC resources from the system, performing the same function as IPC_RMID on a XXXctl() function call.

The IPCRM utility is invoked by entering:

   IPCRM.HPBIN.SYS

SVIPC utility

The SVIPC utility enables a user with system manager (SM) capability to interactively modify current SVID IPC configuration limits.

The SVIPC utility is invoked by entering:

   SVIPC.HPBIN.SYS
Feedback to webmaster