RE: [RFC LINUX PATCH 0/3] Allow remote to specify shared memory

2017-03-30 Thread Jiaying Liang
2017 6:41 PM > > To: Suman Anna ; Wendy Liang > > Cc: Bjorn Andersson ; linux- > > remotep...@vger.kernel.org; linux-kernel@vger.kernel.org > > Subject: RE: [RFC LINUX PATCH 0/3] Allow remote to specify shared > > memory > > > > Hi Suman, > > > > &g

RE: [RFC LINUX PATCH 0/3] Allow remote to specify shared memory

2017-03-29 Thread Loic PALLARDY
ger.kernel.org; linux-kernel@vger.kernel.org > Subject: RE: [RFC LINUX PATCH 0/3] Allow remote to specify shared memory > > Hi Suman, > > > -Original Message- > > From: Suman Anna [mailto:s-a...@ti.com] > > Sent: Tuesday, March 28, 2017 4:24 PM > > To:

RE: [RFC LINUX PATCH 0/3] Allow remote to specify shared memory

2017-03-29 Thread Jiaying Liang
Hi Suman, > -Original Message- > From: Suman Anna [mailto:s-a...@ti.com] > Sent: Tuesday, March 28, 2017 4:24 PM > To: Wendy Liang > Cc: Jiaying Liang; Bjorn Andersson; linux-remotep...@vger.kernel.org; linux- > ker...@vger.kernel.org; Jiaying Liang > Subject: Re:

Re: [RFC LINUX PATCH 0/3] Allow remote to specify shared memory

2017-03-28 Thread Suman Anna
Hi Wendy, On 03/28/2017 01:52 PM, Wendy Liang wrote: > Thanks Suman for your comments. > > On Mon, Mar 27, 2017 at 8:54 AM, Suman Anna wrote: >> Hi Wendy, >> >> On 03/24/2017 02:22 PM, Wendy Liang wrote: >>> This patch enables the remoteproc to specify the shared memory. >>> Remoteproc declared

Re: [RFC LINUX PATCH 0/3] Allow remote to specify shared memory

2017-03-28 Thread Wendy Liang
Thanks Suman for your comments. On Mon, Mar 27, 2017 at 8:54 AM, Suman Anna wrote: > Hi Wendy, > > On 03/24/2017 02:22 PM, Wendy Liang wrote: >> This patch enables the remoteproc to specify the shared memory. >> Remoteproc declared this memory as DMA memory. >> It can be used for virtio, or shar

Re: [RFC LINUX PATCH 0/3] Allow remote to specify shared memory

2017-03-27 Thread Suman Anna
Hi Wendy, On 03/24/2017 02:22 PM, Wendy Liang wrote: > This patch enables the remoteproc to specify the shared memory. > Remoteproc declared this memory as DMA memory. > It can be used for virtio, or shared buffers. You should be able to achieve this without any remoteproc core changes. You can d