VirtualBox

Changeset 1116 in vbox for trunk/include


Ignore:
Timestamp:
Feb 28, 2007 4:33:19 PM (18 years ago)
Author:
vboxsync
Message:

No dynamic guest ram allocation for 64 bits builds.

File:
1 edited

Legend:

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

    r1097 r1116  
    3535
    3636/** Enable dynamic allocation of guest physical RAM. */
     37#ifndef __AMD64__ /* broken in the 64 bits build */
    3738#define PGM_DYNAMIC_RAM_ALLOC
     39#endif
    3840
    3941/** Chunk size for dynamically allocated physical memory. */
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