VirtualBox

Changeset 30652 in vbox


Ignore:
Timestamp:
Jul 6, 2010 10:12:38 AM (15 years ago)
Author:
vboxsync
Message:

Reset balloon counter during reset

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PGMPhys.cpp

    r30613 r30652  
    14031403    AssertRC(rc);
    14041404#endif
    1405     /* Reset counter. */
     1405    /* Reset counters. */
    14061406    pVM->pgm.s.cReusedSharedPages = 0;
     1407    pVM->pgm.s.cBalloonedPages    = 0;
    14071408
    14081409    /*
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