[ros-bugs] [Bug 3485] New: Speedup user mode exception handling

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Wed Jul 9 14:19:27 CEST 2008


http://www.reactos.org/bugzilla/show_bug.cgi?id=3485

           Summary: Speedup user mode exception handling
           Product: ReactOS
           Version: TRUNK
          Platform: QEmu
        OS/Version: ReactOS
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: Patches
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: jura at cp-lab.com
         QAContact: ros-bugs at reactos.org


Created an attachment (id=2779)
 --> (http://www.reactos.org/bugzilla/attachment.cgi?id=2779)
patch

Attached patch speed-ups user mode exception handling by calling
RtlDispatchException() first if there is no active user mode debugger. This
avoids switches to kernel mode if exception can be handled by SEH.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the Ros-bugs mailing list