VirtualBox

Ignore:
Timestamp:
Jul 29, 2020 10:03:29 AM (5 years ago)
Author:
vboxsync
Message:

IPRT/alloc-r0drv-linux.c,SUPDrv-linux.c: RTMEMALLOC_EXEC_HEAP for 5.8+ (more on this later as it doesn't really work). bugref:9801

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c

    r85431 r85505  
    145145 */
    146146# ifdef DEBUG
     147#  define EXEC_MEMORY_SIZE   10485760   /* 10 MB */
     148# else
    147149#  define EXEC_MEMORY_SIZE   8388608    /* 8 MB */
    148 # else
    149 #  define EXEC_MEMORY_SIZE   2097152    /* 2 MB */
    150150# endif
    151151extern uint8_t g_abExecMemory[EXEC_MEMORY_SIZE];
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