I need to allocate 5Mb coherent memory but the function pci_alloc_consistent failed whenn size is 5MB.
I can allocate max. 4Mb.
Why I can´t allocate more than 5MB?
How can I overcome this limit?
I'm using kernel 2.6.24-16 for intel(R) core(TM)2
Thank.