VirtualBox

Changeset 57156 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Aug 3, 2015 11:13:07 AM (10 years ago)
Author:
vboxsync
Message:

OHCI: Prevent log flooding

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/USB/DevOHCI.cpp

    r56992 r57156  
    39543954            {
    39553955                /* If we lag to far behind stop trying to catch up. */
    3956                 LogRel(("OHCI#%u: Lagging too far behind, not trying to catch up anymore. Expect glitches with USB devices\n",
    3957                         pThis->pDevInsR3->iInstance));
     3956                LogRelMax(10, ("OHCI#%u: Lagging too far behind, not trying to catch up anymore. Expect glitches with USB devices\n",
     3957                               pThis->pDevInsR3->iInstance));
    39583958                tsBeginServicing = tsNow;
    39593959                cFramesProcessed = 0;
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