VirtualBox

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


Ignore:
Timestamp:
Jun 3, 2009 8:17:06 AM (16 years ago)
Author:
vboxsync
Message:

Comment updates

Location:
trunk/src/VBox/Main
Files:
2 edited

Legend:

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

    r20185 r20215  
    719719    rc = CFGMR3InsertInteger(pCfg,  "NumCPUs", cCpus);                              RC_CHECK();
    720720
    721     /* SMP: @todo: IOAPIC may be required for SMP configs */
    722721    if (fIOAPIC)
    723722    {
  • trunk/src/VBox/Main/HardDiskImpl.cpp

    r20099 r20215  
    44404440
    44414441            /* Make sure the source chain is released early. It could happen
    4442              * that we get a death lock in Appliance::Import when Medium::Close
     4442             * that we get a deadlock in Appliance::Import when Medium::Close
    44434443             * is called & the source chain is released at the same time. */
    44444444            task->d.source.reset();
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