I'm not sure about the pmem limitations, maybe one of the kernel gurus
can enlighten us.

I think rendering is going to be a problem though. Even in RGB565, an
8MP image is up against the limit for heap space in a Java
application. I seem to recall there was some discussion about Skia
rendering in chunks so the entire image isn't in memory at one time.
Not sure if this was ever implemented.

On Jan 20, 3:30 am, anand b <anand....@gmail.com> wrote:
> Hi,
>  For supporting a camera of 8MP, will pmem size limitation be a
> problem and is a separate driver needed for managing large amounts of
> physically contiguous memory? What would be the right way of doing
> this?
>
> Thanks,
> Anand
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to