VirtualBox

Ignore:
Timestamp:
Feb 6, 2007 4:28:38 AM (18 years ago)
Author:
vboxsync
Message:

WIN32 / WIN64.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPDRV.h

    r387 r679  
    118118 * to actually be much lower. The values here have been determined experimentally.
    119119 */
    120 #ifdef __WIN32__
     120#ifdef __X86__
    121121# define MAX_LOCK_MEM_SIZE   (32*1024*1024) /* 32mb */
    122122#endif
    123 #ifdef __WIN64__
     123#ifdef __AMD64__
    124124# define MAX_LOCK_MEM_SIZE   (24*1024*1024) /* 24mb */
    125125#endif
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