VirtualBox

Changeset 87794 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Feb 18, 2021 7:19:10 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
142854
Message:

VMM/TM: Moved the timers off the hyper heap. Replaced the relative offset addressing with queue array indexing. [build fixes] bugref:9943

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/TMInternal.h

    r87792 r87794  
    181181    volatile TMTIMERSTATE   enmState;
    182182    /** The index of the next next timer in the schedule list. */
    183     int32_t volatile        idxScheduleNext;
     183    uint32_t volatile       idxScheduleNext;
    184184
    185185    /** The index of the next timer in the chain. */
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