How can a driver module allocate one or more big blocks of memory (16 GB and more) which are pinned and contiguous without reserving them at boot time?
Issue
How can a driver module allocate one or more big blocks of memory (16 GB and more) which are pinned and contiguous without reserving them at boot time. Is it possible using ZONE_DMA32?
Environment
- Red Hat Enterprise Linux 6.4
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.