shared memory
shared memory
- Subject: shared memory
- From: Ruotger Skupin <email@hidden>
- Date: Wed, 14 May 2003 16:26:48 +0200
Hi,
I have a problem where one process is building data-structures/objects
with lots of pointers for a second process to use. Currently we do that
using shared memory. We map the shared memory in a way that it appeares
at the same memory range in both processes (for making the pointers
work). This works fine on windows and on MacOS 9 but I ran into various
trouble on MacOS X
Is there a solution to allocate shared memory in two processes at the
same address? (about 50-100MB)
Any ideas?
Roddi
---
Ruotger Skupin
Engine Development
ableton schoenhauser allee 6/7
10119 berlin germany www.ableton.com
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.