VirtualBox

Ignore:
Timestamp:
Aug 16, 2016 2:04:28 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
110218
Message:

scm: cleaning up todos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/freebsd/PerformanceFreeBSD.cpp

    r62485 r63563  
    4848    size_t cbParameter = sizeof(CpuMHz);
    4949
    50     /** @todo: Howto support more than one CPU? */
     50    /** @todo Howto support more than one CPU? */
    5151    if (sysctlbyname("dev.cpu.0.freq", &CpuMHz, &cbParameter, NULL, 0))
    5252        return VERR_NOT_SUPPORTED;
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