LWN.net Logo

Contiguous memory allocation for drivers

Contiguous memory allocation for drivers

Posted May 8, 2012 18:11 UTC (Tue) by thespirited (guest, #84526)
Parent article: Contiguous memory allocation for drivers

I am working on Camera Driver and whenever I try to allocate the memory around 10M, it fails but 4-5M memory is created. Is there a limit to memory allocation using cma_alloc, if yes, how do I increase it.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds