VirtualBox

Changeset 54282 in vbox


Ignore:
Timestamp:
Feb 18, 2015 8:30:46 PM (10 years ago)
Author:
vboxsync
Message:

Adjusted the tsc delta rating limits up a little.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPDrv.c

    r54280 r54282  
    125125#define GIP_TSC_REFINE_INTERVAL             5
    126126/** The TSC-delta threshold for the SUPGIPUSETSCDELTA_PRACTICALLY_ZERO rating */
    127 #define GIP_TSC_DELTA_THRESHOLD_PRACTICALLY_ZERO    24
     127#define GIP_TSC_DELTA_THRESHOLD_PRACTICALLY_ZERO    32
    128128/** The TSC-delta threshold for the SUPGIPUSETSCDELTA_ROUGHLY_ZERO rating */
    129 #define GIP_TSC_DELTA_THRESHOLD_ROUGHLY_ZERO        384
     129#define GIP_TSC_DELTA_THRESHOLD_ROUGHLY_ZERO        448
    130130
    131131AssertCompile(GIP_TSC_DELTA_PRIMER_LOOPS < GIP_TSC_DELTA_READ_TIME_LOOPS);
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