VirtualBox

Changeset 14752 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Nov 28, 2008 1:24:34 AM (16 years ago)
Author:
vboxsync
Message:

PGMR0DynMap: lowered guard page count from 7 to 3, hoping that that should be sufficient to catch any PAE-PD-2048 left overs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp

    r14748 r14752  
    5252/** The number of guard pages. */
    5353#if defined(VBOX_STRICT)
    54 # define PGMR0DYNMAP_GUARD_PAGES            7
     54# define PGMR0DYNMAP_GUARD_PAGES            4
    5555#else
    5656# define PGMR0DYNMAP_GUARD_PAGES            0
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