Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!nbires!hao!boulder!sunybcs!rutgers!ucla-cs!zen!ucbvax!MITRE-BEDFORD.ARPA!mhg From: mhg@MITRE-BEDFORD.ARPA (Mark H. Granoff) Newsgroups: comp.os.vms Subject: Initializing/Writing/Reading/Deleting Shared Memory Message-ID: <8709101344.AA23682@mitre-bedford.ARPA> Date: Thu, 10-Sep-87 09:43:58 EDT Article-I.D.: mitre-be.8709101344.AA23682 Posted: Thu Sep 10 09:43:58 1987 Date-Received: Sat, 12-Sep-87 16:04:51 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The MITRE Corporation, Bedford, Mass. Lines: 29 Greetings Netlandians: I am writing an application that, among other things, maintains a table data structure. The information in that table reflects the current state of the system (i.e. user names, process names, other process info, etc). Question: How do I make that secion of memory shared so another process can read it (to see what's there)? I would rather not fool with mailboxes, so this is the next best thing (I think). Any examples/suggestions/etc would be greatly appreciated. Thanks in advance. +---------------------------------------------------------------------+ | Mark H. Granoff Member of the Technical Staff | +---------------------------------------------------------------------+ | USMAIL: The MITRE Corporation | ARPAnet: mhg @ mitre-bedford.ARPA | | Burlington Rd. | UUCP : linus!mbunix!mhg | | M/S B015 |-----------------------------------| | Bedford, MA 01730 | A T & T: (617) 271 - 7030 | +--------------------------- Disclaimer ------------------------------+ |The views expressed herein are my own and do not necessarily reflect | | those of my employer. | +---------------------------------------------------------------------+