VirtualBox

Changeset 91389 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Sep 27, 2021 11:41:12 AM (3 years ago)
Author:
vboxsync
Message:

IPRT/memobj-r0drv-nt: todo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp

    r82968 r91389  
    546546        }
    547547    }
     548
     549    /** @todo
     550     * For large page allocations use MM_ALLOCATE_FAST_LARGE_PAGES ...
     551     * MM_ALLOCATE_REQUIRE_CONTIGUOUS_CHUNKS
     552     */
    548553
    549554    return rtR0MemObjNativeAllocContEx(ppMem, cb, false, PhysHighest, uAlignment);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette