VirtualBox

Changeset 14494 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Nov 23, 2008 10:49:36 PM (16 years ago)
Author:
vboxsync
Message:

#1865: PGMR0DynMap - retry with smaller segments if one big one is rejected.

File:
1 edited

Legend:

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

    r14363 r14494  
    419419/** The auto usage cache for the dynamic mapping set is full. */
    420420#define VERR_PGM_DYNMAP_FULL_SET                (-1630)
     421/** The initialization of the dynamic mapping cache failed. */
     422#define VERR_PGM_DYNMAP_SETUP_ERROR             (-1631)
     423/** The expanding of the dynamic mapping cache failed. */
     424#define VERR_PGM_DYNMAP_EXPAND_ERROR            (-1632)
    421425
    422426/** @} */
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