[Webkit-unassigned] [Bug 51166] New: ExecutableAllocator::cacheFlush should call sys_cache_control

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 15 22:55:25 PST 2010


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

           Summary: ExecutableAllocator::cacheFlush should call
                    sys_cache_control
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: psolanki at apple.com
                CC: ggaren at apple.com, barraclough at apple.com


cacheFlush() currently calls sys_icache_invalidate() and sys_dcache_flush. Instead we should just call sys_cache_control(kCacheFunctionPrepareForExecution,..).

-- 
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