VirtualBox

Ignore:
Timestamp:
Mar 3, 2009 4:01:29 PM (16 years ago)
Author:
vboxsync
Message:

Experimental forced rescheduling to the recompiler for intensive access to the VGA mmio region.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA.h

    r15120 r17297  
    301301    STAMPROFILE                 StatR3MemoryWrite;
    302302
     303    /* Keep track of ring 0 latched accesses to the VGA MMIO memory. */
     304    uint64_t                    u64LastLatchedAccess;
     305    uint32_t                    cLatchAccesses;
     306
    303307#ifdef VBE_BYTEWISE_IO
    304308    /** VBE read/write data/index flags */
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