VirtualBox

Changeset 26611 in vbox for trunk/src/VBox/Additions/common


Ignore:
Timestamp:
Feb 17, 2010 2:29:14 PM (15 years ago)
Author:
vboxsync
Message:

BoxServiceCpuHotPlug.cpp: todo update.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/VBoxServiceCpuHotPlug.cpp

    r26599 r26611  
    174174            {
    175175                /** @todo r-bird: This code is bringing all CPUs online; the idCpuCore and
    176                  *        idCpuPackage parameters are unused!   
    177                  *        aeichner: These files are not available at this point unfortunately. (see comment above)
     176                 *        idCpuPackage parameters are unused!
     177                 *        aeichner: These files are not available at this point unfortunately. (see comment above)
     178                 *        bird: Yes, but isn't that easily dealt with by doing:
     179                 *              if (matching_topology() || !have_topology_directory())
     180                 *                  bring_cpu_online()
     181                 *              That could save you the cpu0 and cpuidle checks to.
    178182                 */
    179183                /*
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