Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site pegasus.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxn!ihnp4!pegasus!hansen From: hansen@pegasus.UUCP (Tony L. Hansen) Newsgroups: net.lang.c,net.unix-wizards Subject: Re: (3b2) functions in data space Message-ID: <2742@pegasus.UUCP> Date: Thu, 13-Mar-86 13:40:16 EST Article-I.D.: pegasus.2742 Posted: Thu Mar 13 13:40:16 1986 Date-Received: Sat, 15-Mar-86 03:27:32 EST References: <728@petsd.UUCP> <1486@devwrl.DEC.COM> <622@bentley.UUCP> Reply-To: hansen@pegasus.UUCP (60545457-Tony L. Hansen;LZ 3B-315;6243) Organization: AT&T-IS Labs, Lincroft, NJ Lines: 7 Keywords: dataspace, shared memory Xref: watmath net.lang.c:8146 net.unix-wizards:17192 Summary: functions will execute out of shared memory I don't know about executing functions about the normal data space, but we had an implementation of shared libraries running on the 3b2 which loaded the functions into shared memory and successfully executed the functions from there. Tony Hansen ihnp4!pegasus!hansen