From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4FE03D5D.7050806@xenomai.org> Date: Tue, 19 Jun 2012 10:50:37 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <4FE03797.7000408@grandegger.com> <4FE03955.60108@xenomai.org> <4FE03D17.3040408@grandegger.com> In-Reply-To: <4FE03D17.3040408@grandegger.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] Sharing memory between rt-posix and standard-posix apps List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wolfgang Grandegger Cc: Xenomai@xenomai.org On 06/19/2012 10:49 AM, Wolfgang Grandegger wrote: > On 06/19/2012 10:33 AM, Gilles Chanteperdrix wrote: >> On 06/19/2012 10:25 AM, Wolfgang Grandegger wrote: >>> Hello, >>> >>> the shared memory support of Xenomai's POSIX skin currently only support >>> shared memory between rt processes. >> >> These services are for sharing memory between user-space and >> kernel-space. In order to share memory between user-space processes, you >> can use plain linux shared memories. > > But then I will get mode switches due to page faults, right? No, there should not be any page fault. -- Gilles.