Re: Any alternative to the MmAllocateContiguousMemory?
- From: "Maxim S. Shatskih" <maxim@xxxxxxxxxxxxxxxx>
- Date: Mon, 22 Aug 2005 23:00:00 +0400
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
>
>
.
- References:
- Any alternative to the MmAllocateContiguousMemory?
- From: Elliott
- Any alternative to the MmAllocateContiguousMemory?
- Prev by Date: ISA board driver and DMA
- Next by Date: Re: Is There a Way to Configure CUV to Ignore Selected Warnings?
- Previous by thread: Re: Any alternative to the MmAllocateContiguousMemory?
- Next by thread: Re: Any alternative to the MmAllocateContiguousMemory?
- Index(es):
Relevant Pages
|
Loading