VirtualBox

Changeset 861 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Feb 13, 2007 11:08:40 AM (18 years ago)
Author:
vboxsync
Message:

Corrected comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/pgm.h

    r834 r861  
    3939/** Chunk size for dynamically allocated physical memory. */
    4040#define PGM_DYNAMIC_CHUNK_SIZE          (1*1024*1024)
    41 /** Shift GC physical address by 22 bits to get the offset into the pvHCChunkHC array. */
     41/** Shift GC physical address by 20 bits to get the offset into the pvHCChunkHC array. */
    4242#define PGM_DYNAMIC_CHUNK_SHIFT         20
    4343/** Dynamic chunk offset mask. */
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