Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbatt!ihnp4!houxm!mhuxt!mhuxm!mhuxo!ulysses!allegra!princeton!rutgers!brl-adm!adm!stevens@anl-mcs.arpa From: stevens@anl-mcs.arpa Newsgroups: comp.unix.wizards Subject: shared memory in BSD 4.2 Message-ID: <4200@brl-adm.ARPA> Date: Mon, 2-Feb-87 18:49:02 EST Article-I.D.: brl-adm.4200 Posted: Mon Feb 2 18:49:02 1987 Date-Received: Thu, 5-Feb-87 07:01:48 EST Sender: news@brl-adm.ARPA Lines: 13 Does anyone know how to map memory from two processes ( child and parent) to refer to the same virtual addresses ? (i.e I want to have two or more processes share the same dynamically allocated memory). I have tracked down mmap and munmap but cannot figure out how to get the file descriptor of my own core image to pass to mmap. Rick Stevens Mathematics and Computer Science Div. Argonne National Lab. stevens@anl-mcs.arpa (312) 972-3378