VirtualBox

Changeset 10406 in vbox


Ignore:
Timestamp:
Jul 9, 2008 11:48:08 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
33063
Message:

RTMpGetCpuMaxSpeed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/HostImpl.cpp

    r10399 r10406  
    688688    CHECK_READY();
    689689    /** @todo after implementing the Mp runtime on all platforms replace with
    690      * *speed = RTMpGetOnlineCpuMaxSpeed(cpuId); */
     690     * *speed = RTMpGetCpuMaxSpeed(aCpuId); */
    691691    *speed = 0;
    692692    return S_OK;
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