[Webkit-unassigned] [Bug 146722] New: Network Cache: Don't open files in main thread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 8 06:07:10 PDT 2015


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

            Bug ID: 146722
           Summary: Network Cache: Don't open files in main thread
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: koivisto at iki.fi

While we use non-blocking open profiling indicates that we still may block up to 5ms in the syscall. Move it back to a queue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150708/f76a7184/attachment.html>


More information about the webkit-unassigned mailing list