sharing memory between processes
31 Aug
2015
31 Aug
'15
6:57 p.m.
Is there an easy way for one task to share address space with another task directly or does it have to go through the kernel/os and be emulated? I noticed that support for mapping memory is mostly low level assignment of physical frames to virtual frames via page tables, unlike Mach which uses memory objects.
3858
Age (days ago)
3859
Last active (days ago)
7 comments
6 participants
participants (6)
-
Gernot Heiser -
Gerwin Klein -
Jeroen "Slim" van Gelderen -
Raymond Jennings -
Toby Murray -
Tom Mitchell