From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonghun Han Date: Thu, 13 Jan 2011 08:39:24 +0000 Subject: RE: Memory sharing issue by application on V4L2 based device driver Message-Id: <007b01cbb2fd$64a0f050$2de2d0f0$%han@samsung.com> List-Id: References: <4D25BC22.6080803@samsung.com> <002201cbadfd$6d59e490$480dadb0$%han@samsung.com> <003201cbae19$bda3dfc0$38eb9f40$%han@samsung.com> <20110111173509.GB14017@dumpdata.com> In-Reply-To: <20110111173509.GB14017@dumpdata.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org Sorry for late reply. Samsung SoC C210 has many multimedia IPs. Each IP has its own MMU named SYSTEM MMU like CPU's MMU. So it can handle discontiguous memory using device own virtual address. What Inki Dae wants to discuss is how to allocate the memory and how to share it with other multimedia IPs. Thank you for interesting. Best regards, > -----Original Message----- > From: linux-fbdev-owner@vger.kernel.org [mailto:linux-fbdev- > owner@vger.kernel.org] On Behalf Of Konrad Rzeszutek Wilk > Sent: Wednesday, January 12, 2011 2:35 AM > To: Jonghun Han > Cc: 'InKi Dae'; linux-media@vger.kernel.org; linux-arm-kernel@lists.infradead.org; > 'linux-fbdev'; kyungmin.park@samsung.com > Subject: Re: Memory sharing issue by application on V4L2 based device driver > with system mmu. > > > .. snip.. > > But 64KB or 1MB physically contiguous memory is better than 4KB page > > in the point of performance. > > Could you explain that in more details please? I presume you are talking about a > CPU that has a MMU unit, right? > -- > To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body > of a message to majordomo@vger.kernel.org More majordomo info at > http://vger.kernel.org/majordomo-info.html