VirtualBox

Changeset 10410 in vbox for trunk/src/recompiler


Ignore:
Timestamp:
Jul 9, 2008 12:23:26 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
33067
Message:

Introduced VM_FF_REM_HANDLER_NOTIFY action flag to replay the handler notifications whenever possible in ring 3. This will
save some unnecessary context switches.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/VBoxRecompiler.c

    r10408 r10410  
    25022502
    25032503/**
    2504  * Replays the invalidated recorded pages.
    2505  * Called in response to VERR_REM_FLUSHED_PAGES_OVERFLOW from the RAW execution loop.
     2504 * Replays the handler notification changes
     2505 * Called in response to VM_FF_REM_HANDLER_NOTIFY from the RAW execution loop.
    25062506 *
    25072507 * @param   pVM         VM handle.
     
    25552555        }
    25562556    }
     2557    VM_FF_CLEAR(pVM, VM_FF_REM_HANDLER_NOTIFY);
    25572558}
    25582559
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