VirtualBox

Changeset 41875 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jun 22, 2012 4:40:10 AM (13 years ago)
Author:
vboxsync
Message:

Misleading comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c

    r41682 r41875  
    751751            ASMAtomicWriteU32(&s_cbLargePage, 0);
    752752    }
     753
    753754    uint64_t PhysAddr;
    754755    if (   cb == s_cbLargePage
     
    777778        /*
    778779         * Allocate physically contiguous memory aligned as specified.
    779          * Note: contig_alloc() can be agonizingly slow for large (e.g. >= _2M) contiguous allocations.
    780          *      So we shouldn't ideally be in this path for large-page allocations.                                                                                              .
    781780         */
    782781        AssertCompile(NIL_RTHCPHYS == UINT64_MAX); NOREF(RTASSERTVAR);
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