VirtualBox

Changeset 10407 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Jul 9, 2008 11:49:40 AM (16 years ago)
Author:
vboxsync
Message:

Actaully, RTMpGetMaxFrequency is more appropriate. An associated API would be RTMpGetCurFrequency.

File:
1 edited

Legend:

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

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