[Webkit-unassigned] [Bug 73324] New: Figure out sane icache invalidation policy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 29 07:58:50 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=73324

           Summary: Figure out sane icache invalidation policy
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: wingo at igalia.com
                CC: ggaren at apple.com, barraclough at apple.com


I have been looking at instruction cache invalidation, related to bug 73300.  It is very difficult to tell when cacheFlush() needs to be invoked, and when it is not.  What is the right thing to do?  Make more consistent use of DFG::RepatchBuffer ?

I am happy to take a look at adapting old code to use the repatchbuffer, if that's the right thing.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list