Re: Any alternative to the MmAllocateContiguousMemory?



Use ->AllocateCommonBuffer instead.

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@xxxxxxxxxxxxxxxx
http://www.storagecraft.com

"Elliott" <Elliott__T@xxxxxxxxxxx> wrote in message
news:Obk1A5TpFHA.3536@xxxxxxxxxxxxxxxxxxxxxxx
> Hi All,
>
> As I found the MmAllocateContiguousMemory function is not available in
> WDM architecture, does any alternative to it and provide contiguous memory
> allocation from non-paged pool? So that we can directly access the allocated
> memory from both user mode application and physical hardware device under
> WDM.
>
> Thanks in advance,
>
> Best Regards,
> Elliott
> WDM beginner
>
>


.



Relevant Pages


Loading