VirtualBox

Ignore:
Timestamp:
Jun 18, 2013 10:48:34 AM (11 years ago)
Author:
vboxsync
Message:

Runtime/r3/mp-win, Runtime/Makefile: Support for getting physical core count for Windows.

File:
1 edited

Legend:

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

    r46326 r46616  
    42804280                (unsigned)RTMpGetPresentCount(), (unsigned)RTMpGetCount(), (unsigned)RTMpGetOnlineCount(),
    42814281                RTCpuSetToU64(RTMpGetOnlineSet(&OnlineSet)) ));
     4282    LogRel(("Physical core count = %u\n", (unsigned)RTMpGetCoreCount() ));
    42824283    LogRel(("************************* CPUID dump ************************\n"));
    42834284    DBGFR3Info(pVM->pUVM, "cpuid", "verbose", DBGFR3InfoLogRelHlp());
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