VirtualBox

Changeset 29 in vbox


Ignore:
Timestamp:
Jan 15, 2007 5:01:03 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
17458
Message:

corrected stat

File:
1 edited

Legend:

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

    r28 r29  
    355355
    356356    STAM_COUNTER_INC(&pVM->pgm.s.StatDynRamGrow);
    357     STAM_COUNTER_ADD(&pVM->pgm.s.StatDynRamTotal, 4);
     357    STAM_COUNTER_ADD(&pVM->pgm.s.StatDynRamTotal, PGM_DYNAMIC_CHUNK_SIZE/(1024*1024));
    358358
    359359    Log(("pgmr3PhysGrowRange: allocate chunk of size 0x%X at %VGp\n", PGM_DYNAMIC_CHUNK_SIZE, GCPhys));
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