VirtualBox

Changeset 33642 in vbox for trunk/src


Ignore:
Timestamp:
Nov 1, 2010 10:23:26 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67255
Message:

this flag is not available in Linux 2.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c

    r33641 r33642  
    198198     if (cPages > 255)
    199199     {
     200# ifdef __GFP_NORETRY
     201        /* Not available in Linux 2.4.0 */
    200202        fFlagsLnx |= __GFP_NORETRY;
     203# endif
    201204# ifdef __GFP_NOMEMALLOC
    202205        /* Introduced with Linux 2.6.12: Don't use emergency reserves */
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