VirtualBox

Changeset 55480 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Apr 28, 2015 1:08:09 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
99829
Message:

nit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/PDMBlkCache.cpp

    r55228 r55480  
    11301130            if (RT_SUCCESS(rc))
    11311131            {
    1132                 LogRel(("BlkCache: Cache successfully initialised. Cache size is %u bytes\n", pBlkCacheGlobal->cbMax));
     1132                LogRel(("BlkCache: Cache successfully initialized. Cache size is %u bytes\n", pBlkCacheGlobal->cbMax));
    11331133                LogRel(("BlkCache: Cache commit interval is %u ms\n", pBlkCacheGlobal->u32CommitTimeoutMs));
    11341134                LogRel(("BlkCache: Cache commit threshold is %u bytes\n", pBlkCacheGlobal->cbCommitDirtyThreshold));
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