RE: Memory sharing issue by application on V4L2 based device driver with system mmu.

2011-01-13 Thread Jonghun Han
'InKi Dae'; linux-media@vger.kernel.org; linux-arm-ker...@lists.infradead.org; > 'linux-fbdev'; kyungmin.p...@samsung.com > Subject: Re: Memory sharing issue by application on V4L2 based device driver > with system mmu. > > > .. snip.. > > But 64KB or 1MB ph

Re: Memory sharing issue by application on V4L2 based device driver with system mmu.

2011-01-11 Thread Konrad Rzeszutek Wilk
.. 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-medi

Re: Memory sharing issue by application on V4L2 based device driver with system mmu.

2011-01-07 Thread daeinki
Michel Dänzer 쓴 글: On Fre, 2011-01-07 at 11:17 +0900, InKi Dae wrote: thank you for your comments. your second comment has no any problem as I said before, user virtual addess could be translated in page unit. but the problem, as you said, is that when cpu access to the memory in user mode, the

Re: Memory sharing issue by application on V4L2 based device driver with system mmu.

2011-01-07 Thread Michel Dänzer
On Fre, 2011-01-07 at 11:17 +0900, InKi Dae wrote: > thank you for your comments. > > your second comment has no any problem as I said before, user virtual > addess could be translated in page unit. but the problem, as you said, > is that when cpu access to the memory in user mode, the memory > a

Re: Memory sharing issue by application on V4L2 based device driver with system mmu.

2011-01-06 Thread daeinki
; linux-arm-ker...@lists.infradead.org; > linux-fbdev; >> kyungmin.p...@samsung.com >> Subject: Re: Memory sharing issue by application on V4L2 based device > driver >> with system mmu. >> >> thank you for your comments. >> >> your second comment ha

RE: Memory sharing issue by application on V4L2 based device driver with system mmu.

2011-01-06 Thread Jonghun Han
cator which can clear two main issues is needed. > > > > Best regards, > > > >> -----Original Message- > >> From: linux-media-ow...@vger.kernel.org [mailto:linux-media- > >> ow...@vger.kernel.org] On Behalf Of InKi Dae > >> Sent: Thursday, J

Re: Memory sharing issue by application on V4L2 based device driver with system mmu.

2011-01-06 Thread InKi Dae
@vger.kernel.org >> Subject: Memory sharing issue by application on V4L2 based device driver > with >> system mmu. >> >> Hello, all. >> >> I'd like to discuss memory sharing issue by application on v4l2 based > device driver >> with system mmu and g

RE: Memory sharing issue by application on V4L2 based device driver with system mmu.

2011-01-06 Thread Jonghun Han
ilto:linux-media- > ow...@vger.kernel.org] On Behalf Of InKi Dae > Sent: Thursday, January 06, 2011 10:25 PM > To: linux-media@vger.kernel.org > Subject: Memory sharing issue by application on V4L2 based device driver with > system mmu. > > Hello, all. > > I'd like t

Memory sharing issue by application on V4L2 based device driver with system mmu.

2011-01-06 Thread InKi Dae
Hello, all. I'd like to discuss memory sharing issue by application on v4l2 based device driver with system mmu and get some advices about that. Now I am working on Samsung SoC C210 platform and this platform has some multimedia devices with system mmu such as fimc, and mfc also we