VirtualBox

Changeset 18959 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Apr 16, 2009 5:21:12 PM (16 years ago)
Author:
vboxsync
Message:

Comment cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PGMInternal.h

    r18957 r18959  
    23002300     * The cache size is covering half of the mapping area. */
    23012301    RTHCPHYS                        aHCPhysDynPageMapCache[MM_HYPER_DYNAMIC_SIZE >> (PAGE_SHIFT + 1)];
    2302     /**
    2303      * Keep a lock counter for the full (!) mapping area. */
     2302    /** Keep a lock counter for the full (!) mapping area. */
    23042303    uint32_t                        aLockedDynPageMapCache[MM_HYPER_DYNAMIC_SIZE >> (PAGE_SHIFT)];
    23052304
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