VirtualBox

Changeset 54498 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Feb 25, 2015 3:39:26 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
98607
Message:

SUPDrvGip.cpp: Temporariliy disabled TSC frequency refinement on windows.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp

    r54492 r54498  
    746746}
    747747
     748#ifndef RT_OS_WINDOWS   /* TEMP TEMP */
    748749
    749750/**
     
    997998}
    998999
     1000#endif /* !RT_OS_WINDOWS */
    9991001
    10001002/**
     
    18811883    {
    18821884        rc = supdrvGipInitMeasureTscFreq(pDevExt, pGip, true /*fRough*/); /* cannot fail */
     1885#ifndef RT_OS_WINDOWS  /* TEMP TEMP */
    18831886        supdrvGipInitStartTimerForRefiningInvariantTscFreq(pDevExt, pGip);
     1887#endif
    18841888    }
    18851889    else
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