VirtualBox

Changeset 1612 in vbox for trunk


Ignore:
Timestamp:
Mar 21, 2007 7:40:46 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
19729
Message:

Enabled dynamic memory allocation for Darwin and AMD64.

File:
1 edited

Legend:

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

    r1282 r1612  
    3535
    3636/** Enable dynamic allocation of guest physical RAM. */
    37 #if !defined( __AMD64__) /* broken in the 64 bits build */ && !defined(__DARWIN__) /* doesn't work here either, will fix after the 15th. */
    3837#define PGM_DYNAMIC_RAM_ALLOC
    39 #endif
    4038
    4139/** Chunk size for dynamically allocated physical memory. */
Note: See TracChangeset for help on using the changeset viewer.

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