Objects in shared memory

mendell at ca.ibm.com mendell at ca.ibm.com
Mon Jul 5 13:48:51 UTC 1999


Unfortunately, we don't provide this ability.  I think that there is a way to
get AIX to put
shared libraries at the same data/text offsets in each process, and that would
make it work,
but there is no general mechanism.

Mark




"Matt Austern" <austern at isolde.engr.sgi.com> on 07/01/99 07:03:01 PM

Please respond to "Matt Austern" <austern at isolde.engr.sgi.com>

To:   Mark Mendell/Toronto/IBM at IBMCA
cc:   cxx-abi at corp.sgi.com
Subject:  Re: Objects in shared memory





On Jul 1,  3:52pm, Jim Dehnert wrote:
> Subject: Objects in shared memory
> Mark,
>   At the ABI meeting today, in discussing B-7, it was mentioned
> that someone believed that IBM provided the ability for users to
> put objects in shared memory.  Can you confirm this, and if so
> describe precisely what is supported and how?

("Objects", in this context, meaning C++ objects of types that
have virtual functions or virtual base classes.  The vptr is what
makes this a hard problem.)

               --Matt









More information about the cxx-abi-dev mailing list